Skip to content

Commit 66556a5

Browse files
Merge pull request #73 from robertgarrigos/fixes/issue-72
Update overrides.css
2 parents bbf7ade + 5d7db1f commit 66556a5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

css/overrides.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ body.navbar-admin-bar.navbar-is-fixed-top .navbar-fixed-top {
2727
padding-right: 10px;
2828
}
2929

30+
.navbar-brand {
31+
margin-right: auto;
32+
}
33+
34+
.navbar-collapse {
35+
padding-left: 1rem;
36+
}
37+
3038
ul li.collapsed,ul li.expanded,ul li.leaf{
3139
list-style:none;list-style-image:none;
3240
}

0 commit comments

Comments
 (0)