aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/flow.reel/flow.html
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-03-21 14:00:15 -0700
committerJose Antonio Marquez2012-03-21 14:00:15 -0700
commit47ccf0bb685fdaff4c5bdc767e9091a209e34a0f (patch)
tree932f3f057ce83707b1b9f23453c9cc28423f946a /node_modules/montage/ui/flow.reel/flow.html
parent2e17cd121711b7683c0f392902d6bc2b69fb5621 (diff)
parenta5b5ec05a032a5c21249857351b2af243584279c (diff)
downloadninja-47ccf0bb685fdaff4c5bdc767e9091a209e34a0f.tar.gz
Merge branch 'refs/heads/Ninja-Montage-Integration' into FileIO-Montage-Components
Diffstat (limited to 'node_modules/montage/ui/flow.reel/flow.html')
-rw-r--r--node_modules/montage/ui/flow.reel/flow.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/montage/ui/flow.reel/flow.html b/node_modules/montage/ui/flow.reel/flow.html
index e6c2f5b5..646c87f8 100644
--- a/node_modules/montage/ui/flow.reel/flow.html
+++ b/node_modules/montage/ui/flow.reel/flow.html
@@ -35,7 +35,7 @@
35 <style> 35 <style>
36 .montage-flow { 36 .montage-flow {
37 position: relative; 37 position: relative;
38 /*overflow: hidden;*/ 38 overflow: hidden;
39 -webkit-transform: translateZ(0); 39 -webkit-transform: translateZ(0);
40 } 40 }
41 .montage-flow-repetition { 41 .montage-flow-repetition {