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 {