Skip to content

Commit

Permalink
Fix dropdown icon padding (#6651)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Thornton <art27@cantab.net>
  • Loading branch information
zeripath authored and techknowlogick committed Apr 16, 2019
1 parent 1bce189 commit 8d01b98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/index.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/less/_form.less
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
.dropdown {
.dropdown.icon {
margin-top: -7px!important;
padding-bottom: 5px;
}
.text {
margin-right: 0!important;
Expand Down

0 comments on commit 8d01b98

Please sign in to comment.