Make dropdown menu icons a nicer fixed width

This commit is contained in:
Toby Zerner 2017-07-22 16:09:51 +09:30
parent ce8a5b3e0f
commit 7ec92813e3

View File

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