Skip to content

Commit

Permalink
fix DropdownMenu height on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl143 committed Sep 25, 2017
1 parent a78a8bc commit f58be72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/components/DropdownMenu/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
@include text-align-start();

display: inline-block;
height: 27px;
padding-bottom: 2px;
padding-top: 4px;
position: relative;
Expand Down

0 comments on commit f58be72

Please sign in to comment.