compensate for border overhang in category list alignment

This commit is contained in:
Kris 2019-02-08 11:48:18 -05:00
parent 5bb955dcb7
commit 0d1fa54957
1 changed files with 5 additions and 2 deletions

View File

@ -21,8 +21,11 @@
padding-left: 10px;
}
&.with-topics .category {
width: 45%;
&.with-topics {
margin-left: 3px;
.category {
width: 45%;
}
}
.topics .badge-notification,