mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-27 02:40:39 +01:00
header tweaks
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
list-style-type: none;
|
||||
padding: 0px;
|
||||
position: absolute;
|
||||
bottom: -10px;
|
||||
bottom: -11px;
|
||||
left: 50px;
|
||||
|
||||
> li {
|
||||
@@ -18,7 +18,7 @@
|
||||
margin-right: 30px;
|
||||
|
||||
&.active {
|
||||
border-bottom: 3px solid @brand-primary;
|
||||
border-bottom: 4px solid @brand-primary;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user