1
0
mirror of https://github.com/flarum/core.git synced 2025-07-18 23:31:17 +02:00

Make dropdown menu icons a nicer fixed width

This commit is contained in:
Toby Zerner
2017-07-22 16:09:51 +09:30
parent 140ae49369
commit 00588ce39d

View File

@@ -49,7 +49,8 @@
float: left;
margin-left: -25px;
margin-top: 2px;
.fa-fw();
width: 16px;
text-align: center;
}
&.disabled {