Fix positioning of hamburger menu unread indicator

This commit is contained in:
Toby Zerner 2018-11-22 07:24:01 +10:30
parent eea80766a2
commit 3394abde2b

View File

@ -51,7 +51,7 @@
position: absolute;
background: @primary-color;
top: 10px;
right: 10px;
right: 3px;
width: 14px;
height: 14px;
border-radius: 7px;