* auto adjust navbar position to prevent overlay with heading.

This commit is contained in:
Catouse
2021-04-08 11:24:32 +08:00
parent 26de022cd1
commit 8a114befb5
3 changed files with 7 additions and 9 deletions
+5 -5
View File
File diff suppressed because one or more lines are too long
-2
View File
@@ -48,8 +48,6 @@ a.showMoreImage:hover {opacity: 1;}
#header #toolbar a:hover, .selected a {color: #fff!important;}
#header #toolbar i {font-size: 16px;}
#navbar .nav>li.divider {margin: 15px 8px 15px 8px;}
#navbar .nav>li>a {padding: 10px 10px;}
#toolbar {top: 0px; height: 50px;}
#userNav {float: none; margin: 0;}
#userNav>li {text-align: center;}
File diff suppressed because one or more lines are too long