Skip to content

Commit

Permalink
Icon auto-padding fix
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Sep 7, 2017
1 parent 8ff5b8f commit 5476b4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/css/apps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ kbd {
width: 16px;
margin-left: 2px;
}
&[class*='icon-'] {
padding-left: 44px;
}
}
}
> {
Expand Down

0 comments on commit 5476b4d

Please sign in to comment.