summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wordpress-mobile-pack/frontend/themes/app1/scss/phone.scss')
-rwxr-xr-xplugins/wordpress-mobile-pack/frontend/themes/app1/scss/phone.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/wordpress-mobile-pack/frontend/themes/app1/scss/phone.scss b/plugins/wordpress-mobile-pack/frontend/themes/app1/scss/phone.scss
index 3c76f5fd..fc122029 100755
--- a/plugins/wordpress-mobile-pack/frontend/themes/app1/scss/phone.scss
+++ b/plugins/wordpress-mobile-pack/frontend/themes/app1/scss/phone.scss
@@ -9399,6 +9399,11 @@ a {
}
+.flex-fix-bug {
+ -moz-box-flex: 1 !important;
+}
+
+
.cover-box {
background: none;
width: 100%;
@@ -11137,3 +11142,4 @@ a {
opacity: 0;
}
}
+