diff options
author | Valerio Virgillito | 2012-04-20 14:25:36 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-04-20 14:25:36 -0700 |
commit | 5a0331fc26fcc2cdc6200086109e34440a2dec6a (patch) | |
tree | 4a06c0ee60a671aeaed320377904249f706a96ce /node_modules/montage | |
parent | 5cca0aa1d99121def2349b881d2cffddd2816ba9 (diff) | |
download | ninja-5a0331fc26fcc2cdc6200086109e34440a2dec6a.tar.gz |
Fixing the 3d stack for the youtube channel component.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules/montage')
-rw-r--r-- | node_modules/montage/ui/youtube-channel.reel/youtube-channel.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/montage/ui/youtube-channel.reel/youtube-channel.html b/node_modules/montage/ui/youtube-channel.reel/youtube-channel.html index 848322e0..88fc3889 100644 --- a/node_modules/montage/ui/youtube-channel.reel/youtube-channel.html +++ b/node_modules/montage/ui/youtube-channel.reel/youtube-channel.html | |||
@@ -58,6 +58,7 @@ | |||
58 | .montage-youtube-channel { | 58 | .montage-youtube-channel { |
59 | width: 370px; | 59 | width: 370px; |
60 | position: relative; | 60 | position: relative; |
61 | -webkit-transform-style: preserve-3d; | ||
61 | } | 62 | } |
62 | 63 | ||
63 | .montage-youtube-channel img { | 64 | .montage-youtube-channel img { |