Extra right padding in user pills

This commit is contained in:
Jorik Schellekens 2020-04-21 15:49:19 +01:00
parent c3ba7a8c91
commit 669562b90c

View file

@ -25,6 +25,7 @@ a.mx_Pill {
.mx_Pill {
padding: $font-1px;
padding-right: $font-6px;
}
/* More specific to override `.markdown-body a` color */