fix(popover): remove min-height from ios, add sass variables

sass variables added for min-width and min-height.

closes #7215
This commit is contained in:
Brandy Carney
2016-07-08 14:25:21 -04:00
parent d1234643ee
commit 55bc32dafe
6 changed files with 15 additions and 10 deletions

View File

@@ -22,7 +22,6 @@
"components/loading/loading",
"components/menu/menu",
"components/modal/modal",
"components/popover/popover",
"components/range/range",
"components/refresher/refresher",
"components/scroll/scroll",