mirror of
https://github.com/flarum/framework.git
synced 2025-03-24 07:35:14 +08:00
Fix positioning of hamburger menu unread indicator
This commit is contained in:
parent
53d1b87daf
commit
41544c8529
@ -51,7 +51,7 @@
|
||||
position: absolute;
|
||||
background: @primary-color;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
right: 3px;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
border-radius: 7px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user