Skip to content

Commit

Permalink
Fixed #1196 - Remove min-width style from Dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Feb 14, 2020
1 parent 9569aca commit aae8b0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/dropdown/Dropdown.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
position: relative;
cursor: pointer;
vertical-align: middle;
min-width: 12.5em;
}

.p-dropdown .p-dropdown-hidden-select {
Expand Down

0 comments on commit aae8b0d

Please sign in to comment.