Skip to content

Commit

Permalink
Fix popover.ios.styl (make same as .mat) (quasarframework#1592)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdanpdan authored and rstoenescu committed Feb 19, 2018
1 parent 256c10c commit c58d21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/popover/popover.ios.styl
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
overflow-y auto
overflow-x hidden
max-width $popover-max-width
> div > .q-list:only-child
> .q-list:only-child
border none

0 comments on commit c58d21b

Please sign in to comment.