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

View File

@ -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 {