From 5a0331fc26fcc2cdc6200086109e34440a2dec6a Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Fri, 20 Apr 2012 14:25:36 -0700 Subject: Fixing the 3d stack for the youtube channel component. Signed-off-by: Valerio Virgillito --- node_modules/montage/ui/youtube-channel.reel/youtube-channel.html | 1 + 1 file changed, 1 insertion(+) (limited to 'node_modules') 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 @@ .montage-youtube-channel { width: 370px; position: relative; + -webkit-transform-style: preserve-3d; } .montage-youtube-channel img { -- cgit v1.2.3