From 37b952ca937521f62f9e131a2db4494921a890ba Mon Sep 17 00:00:00 2001 From: Jonathan Duran Date: Wed, 8 Feb 2012 13:26:27 -0800 Subject: Make Stage work after live preview Signed-off-by: Jonathan Duran --- user-document-templates/montage-application-cloud/default_html.css | 1 + 1 file changed, 1 insertion(+) (limited to 'user-document-templates') diff --git a/user-document-templates/montage-application-cloud/default_html.css b/user-document-templates/montage-application-cloud/default_html.css index 05aaf1d0..68300edf 100644 --- a/user-document-templates/montage-application-cloud/default_html.css +++ b/user-document-templates/montage-application-cloud/default_html.css @@ -7,6 +7,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot * { -webkit-transition-duration: 0s !important; -webkit-animation-duration: 0s !important; + -webkit-animation-name: none !important; } html{ -- cgit v1.2.3