mirror of
https://github.com/flarum/core.git
synced 2025-07-16 22:31:18 +02:00
Fix positioning of hamburger menu unread indicator
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
background: @primary-color;
|
background: @primary-color;
|
||||||
top: 10px;
|
top: 10px;
|
||||||
right: 10px;
|
right: 3px;
|
||||||
width: 14px;
|
width: 14px;
|
||||||
height: 14px;
|
height: 14px;
|
||||||
border-radius: 7px;
|
border-radius: 7px;
|
||||||
|
Reference in New Issue
Block a user