Skip to content

Commit

Permalink
Restore original position attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
roncapat committed Oct 28, 2017
1 parent 84eb9b8 commit 50bea8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mdc-select/mdc-select.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
}

&__menu {
position: absolute;
position: fixed;
top: 0;
left: 0;
max-height: 100%;
Expand Down

0 comments on commit 50bea8f

Please sign in to comment.