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; }