MM-13690: Centering the dot correctly on nomentions badge (#978)

This commit is contained in:
Jesús Espino
2019-05-24 18:59:30 +02:00
committed by Dean Whillier
parent 55ae63e0b2
commit 241fe8db62

View File

@@ -59,6 +59,10 @@
font-weight: 600;
}
.TabBar .TabBar-badge.TabBar-badge-nomention {
padding-right: 0px;
}
.TabBar .TabBar-badge.TabBar-badge-nomention:after {
content: "";
width: 4px;