mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 08:09:33 +08:00
stacked nav alignment adjustment
This commit is contained in:
parent
7b3283ac5a
commit
98800c7058
|
@ -113,7 +113,7 @@
|
|||
font-size: $font-down-1;
|
||||
width: 1.25em;
|
||||
text-align: center;
|
||||
margin-right: 0.5em;
|
||||
margin-right: 0.25em;
|
||||
line-height: $line-height-large;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
border-bottom: none;
|
||||
|
||||
&.archive {
|
||||
padding-left: 15px;
|
||||
padding-left: 1.81em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user