milahu
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
src/definitions/modules/dropdown.less
|
|
@ -384,6 +384,9 @@ select.ui.dropdown { |
|
|
|
border: @selectBorder; |
|
|
|
visibility: @selectVisibility; |
|
|
|
} |
|
|
|
select[size].ui.dropdown{ |
|
|
|
height:auto; |
|
|
|
} |
|
|
|
.ui.selection.dropdown > .search.icon, |
|
|
|
.ui.selection.dropdown > .delete.icon, |
|
|
|
.ui.selection.dropdown > .dropdown.icon { |
|
|
|