mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
Remove fa-fw class from all icons
Often it is desirable to NOT have this class applied, and it is easier to apply its styles if needed rather than un-apply it.
This commit is contained in:
@@ -16,4 +16,5 @@
|
||||
margin-left: -30px;
|
||||
pointer-events: none;
|
||||
color: @control-color;
|
||||
.fa-fw();
|
||||
}
|
||||
|
Reference in New Issue
Block a user