Updated notification badge positioning
align with updated tabs bar design
This commit is contained in:
parent
c60617cc00
commit
004dde2543
@ -1628,12 +1628,8 @@ a.account__display-name {
|
|||||||
&__badge {
|
&__badge {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
left: -16px;
|
left: -10px;
|
||||||
top: -14px;
|
top: 1px;
|
||||||
@media screen and (max-width: $nav-breakpoint-1) {
|
|
||||||
left: 27px;
|
|
||||||
top: 0;
|
|
||||||
}
|
|
||||||
min-width: 16px;
|
min-width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
padding: 1px 3px 0;
|
padding: 1px 3px 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user