ThumbNavigation: fix truncated notification counter
This commit is contained in:
parent
db741effc6
commit
6d88f200f1
|
@ -96,7 +96,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-with-counter__counter {
|
.icon-with-counter__counter {
|
||||||
right: -8px;
|
right: -7px;
|
||||||
|
top: -5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue