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,8 +21,11 @@
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
&.with-topics .category {
|
||||
width: 45%;
|
||||
&.with-topics {
|
||||
margin-left: 3px;
|
||||
.category {
|
||||
width: 45%;
|
||||
}
|
||||
}
|
||||
|
||||
.topics .badge-notification,
|
||||
|
Loading…
Reference in New Issue
Block a user