MM-13690: Centering the dot correctly on nomentions badge (#978)
This commit is contained in:

committed by
Dean Whillier

parent
55ae63e0b2
commit
241fe8db62
@@ -59,6 +59,10 @@
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.TabBar .TabBar-badge.TabBar-badge-nomention {
|
||||||
|
padding-right: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
.TabBar .TabBar-badge.TabBar-badge-nomention:after {
|
.TabBar .TabBar-badge.TabBar-badge-nomention:after {
|
||||||
content: "";
|
content: "";
|
||||||
width: 4px;
|
width: 4px;
|
||||||
|
Reference in New Issue
Block a user