mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
stacked nav archive alignment adjustment
This commit is contained in:
parent
b39d949a8e
commit
1a96556f38
@ -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