mirror of
https://github.com/flarum/framework.git
synced 2025-03-03 10:48:40 +08:00
Make dropdown menu icons a nicer fixed width
This commit is contained in:
parent
140ae49369
commit
00588ce39d
@ -49,7 +49,8 @@
|
|||||||
float: left;
|
float: left;
|
||||||
margin-left: -25px;
|
margin-left: -25px;
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
.fa-fw();
|
width: 16px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.disabled {
|
&.disabled {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user