Skip to content

Commit

Permalink
Update _icomoon.scss (#30436)
Browse files Browse the repository at this point in the history
  • Loading branch information
hans2103 authored Aug 31, 2020
1 parent a655c58 commit 536ef81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/media_source/system/scss/_icomoon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[class^="icon-"]:not(.input-group-text),
[class*=" icon-"]:not(.input-group-text) {
display: inline-block;
width: 14px;
height: 14px;
line-height: 14px;
width: 1rem;
height: 1rem;
line-height: 1rem;
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
Expand Down

0 comments on commit 536ef81

Please sign in to comment.