mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
compensate for border overhang in category list alignment
This commit is contained in:
parent
5bb955dcb7
commit
0d1fa54957
@ -21,9 +21,12 @@
|
|||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.with-topics .category {
|
&.with-topics {
|
||||||
|
margin-left: 3px;
|
||||||
|
.category {
|
||||||
width: 45%;
|
width: 45%;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.topics .badge-notification,
|
.topics .badge-notification,
|
||||||
.category .badge-notification {
|
.category .badge-notification {
|
||||||
|
Loading…
Reference in New Issue
Block a user