Skip to content

Commit 8d01b98

Browse files
zeripathtechknowlogick
authored andcommitted
Fix dropdown icon padding (#6651)
Signed-off-by: Andrew Thornton <[email protected]>
1 parent 1bce189 commit 8d01b98

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

public/css/index.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/less/_form.less

+1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
.dropdown {
130130
.dropdown.icon {
131131
margin-top: -7px!important;
132+
padding-bottom: 5px;
132133
}
133134
.text {
134135
margin-right: 0!important;

0 commit comments

Comments
 (0)