mirror of
https://github.com/flarum/framework.git
synced 2025-06-06 07:54:32 +08:00
Make dropdown menu icons a nicer fixed width
This commit is contained in:
@ -49,7 +49,8 @@
|
||||
float: left;
|
||||
margin-left: -25px;
|
||||
margin-top: 2px;
|
||||
.fa-fw();
|
||||
width: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
|
Reference in New Issue
Block a user