Fix dropdown icon padding (#6651) (#6654)

Signed-off-by: Andrew Thornton <art27@cantab.net>
release/v1.8
zeripath 5 years ago committed by techknowlogick
parent 3c21a0ee80
commit 5876e37ed4

File diff suppressed because one or more lines are too long

@ -129,6 +129,7 @@
.dropdown {
.dropdown.icon {
margin-top: -7px!important;
padding-bottom: 5px;
}
.text {
margin-right: 0!important;

Loading…
Cancel
Save