Extra right padding in user pills
This commit is contained in:
parent
42ec21f5bb
commit
e10a511997
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ a.mx_Pill {
|
|||
|
||||
.mx_Pill {
|
||||
padding: $font-1px;
|
||||
padding-right: $font-6px;
|
||||
}
|
||||
|
||||
/* More specific to override `.markdown-body a` color */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue