FIX: align categories with menu panel links

This commit is contained in:
Joe 2018-05-24 16:15:57 +08:00 committed by GitHub
parent 0e284e54f3
commit 5ec896d163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,8 +76,9 @@
float: left;
background-color: transparent;
display: inline-flex;
margin: 0.25em 0.5em;
width: 43%;
padding: 0.25em 0.5em;
width: 50%;
box-sizing: border-box;
.badge-notification {
color: dark-light-choose($primary-medium, $secondary-medium);
background-color: transparent;