summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/www/css')
-rwxr-xr-xStoneIsland/platforms/ios/www/css/blogs.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/StoneIsland/platforms/ios/www/css/blogs.css b/StoneIsland/platforms/ios/www/css/blogs.css
index 8b27dda9..ca5b4c7f 100755
--- a/StoneIsland/platforms/ios/www/css/blogs.css
+++ b/StoneIsland/platforms/ios/www/css/blogs.css
@@ -129,9 +129,7 @@ animation: mfadein 0.6s;
z-index:2;
position:absolute;
display:block;
- animation: gallery-fade 4s forwards;
}
-
.gallery-right {
border:1px solid black;
background:rgba(255,255,255,1);
@@ -151,6 +149,9 @@ animation: mfadein 0.6s;
z-index:2;
position:absolute;
display:block;
+}
+.product .gallery-left,
+.product .gallery-right {
animation: gallery-fade 4s forwards;
}