Skip to content

Commit

Permalink
Merge pull request #268 from dew326/fix-visibility
Browse files Browse the repository at this point in the history
Fix min-width in visibility switcher
  • Loading branch information
Łukasz Serwatka authored Dec 21, 2017
2 parents bfff82b + f1edc0c commit 5f6966b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bundle/Resources/public/scss/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
position: relative;
z-index: 1;
cursor: pointer;
min-width: 4.6875rem;

&:before {
content: "";
Expand Down

0 comments on commit 5f6966b

Please sign in to comment.