Fixed alignment of labels in dropdowns

This commit is contained in:
Phil Hughes 2016-03-07 17:18:53 +00:00
parent 11b52e287b
commit 7bbab5faa1

View file

@ -324,10 +324,8 @@
.dropdown-menu-labels {
.label {
position: relative;
top: 5px;
width: 30px;
margin-right: 5px;
text-indent: -99999px;
overflow: hidden;
}
}