mirror of
https://github.com/flarum/core.git
synced 2025-05-06 23:45:39 +02:00
Make dropdown menu icons a nicer fixed width
This commit is contained in:
parent
ce8a5b3e0f
commit
7ec92813e3
@ -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