Skip to content

Commit 5d7db1f

Browse files
Update overrides.css
fixes #72
1 parent 8a75ed3 commit 5d7db1f

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)