Skip to content

Commit 03ac750

Browse files
authored
Merge pull request #33 from ocsigen/fix-mainmenu-current
Fix .mainmenu-current bottom boder's padding
2 parents 8486291 + 7467d99 commit 03ac750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ body.ocsigen\.github\.io.intro .page-header {
218218
}
219219
.page-header .mainmenu .mainmenu-current {
220220
border-bottom: 4px solid #64caff;
221+
padding-bottom: 10px;
221222
}
222223
li.drawermainmenu-page,
223224
li.drawermainmenu-home,

0 commit comments

Comments
 (0)