Merge pull request #316 from cxyokk/patch-1

Update _action-sheet.scss
This commit is contained in:
Adam Bradley
2013-12-12 08:58:32 -08:00

View File

@@ -1,4 +1,3 @@
/**
* Action Sheets
* --------------------------------------------------
@@ -25,6 +24,7 @@
position: fixed;
top: 0;
left: 0;
z-index: $zindex-modal;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0);