From 54aa5423c35c765c2fc546551768df76aca52fd6 Mon Sep 17 00:00:00 2001 From: Kate Hudson Date: Tue, 12 Mar 2013 12:47:43 -0400 Subject: [PATCH] [t3360] Annoying chrome overflow weirdness fix --- css/media-editor.less | 1 - 1 file changed, 1 deletion(-) diff --git a/css/media-editor.less b/css/media-editor.less index 0cd8278f2..47c47cb1a 100644 --- a/css/media-editor.less +++ b/css/media-editor.less @@ -64,7 +64,6 @@ .add-media-panel { height: @addClipHeight; .transition( all 0.2s ease ); - overflow: hidden; opacity: 1; margin: 0 20px; }