mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
Merge pull request #2426 from techAPJ/fix-badge-spacing
Fix Badge Spacing
This commit is contained in:
commit
a64fd8aa91
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
margin: 0;
|
margin: 0;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background-color: $secondary;
|
background-color: $secondary;
|
||||||
|
margin-bottom: 3px;
|
||||||
|
|
||||||
.fa {
|
.fa {
|
||||||
padding-right: 3px;
|
padding-right: 3px;
|
||||||
|
|
Loading…
Reference in a new issue