Fix dropdown icon padding (#6651)

Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
zeripath 2019-04-16 17:18:09 +01:00 committed by techknowlogick
parent 1bce1894f5
commit 8d01b9857f
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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