mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 23:06:57 +08:00
FIX: align categories with menu panel links
This commit is contained in:
parent
0e284e54f3
commit
5ec896d163
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user