Skip to content

Commit

Permalink
fix(dropdown): correct clear icon alignment
Browse files Browse the repository at this point in the history
Closes #837
  • Loading branch information
prudho authored and Sean committed Jul 1, 2019
1 parent a53fe20 commit 6b33c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/definitions/modules/dropdown.less
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
Dropdown Icon
---------------*/

.ui.dropdown > .dropdown.icon {
.ui.dropdown > .dropdown.icon.icon {
position: relative;
width: auto;
font-size: @dropdownIconSize;
Expand Down

0 comments on commit 6b33c3d

Please sign in to comment.