This commit is contained in:
Luke Pulverenti
2016-02-22 23:20:24 -05:00
parent ecbff1ca26
commit 8794fb6ecc
+14 -2
View File
@@ -12,6 +12,18 @@
.guideChannelImage {
position: absolute;
top: 0;
top: 0;
right: 5px;
}
}
.actionSheet {
display: block !important;
}
.actionSheetContent {
display: block !important;
}
.actionSheetMenuItem {
display: block !important;
}