From 6b836441828cd0b8f06715cda23a54cadf37875e Mon Sep 17 00:00:00 2001 From: Jan Szejko Date: Tue, 23 May 2017 14:47:44 +0200 Subject: [PATCH] fix overflowing metadata editor --- src/editor/plugins/core/metadataEditor/metadataEditor.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/editor/plugins/core/metadataEditor/metadataEditor.less b/src/editor/plugins/core/metadataEditor/metadataEditor.less index a0f2b9f..499fb4f 100644 --- a/src/editor/plugins/core/metadataEditor/metadataEditor.less +++ b/src/editor/plugins/core/metadataEditor/metadataEditor.less @@ -1,7 +1,3 @@ -.metadataEditor .modal-body { - overflow: visible; -} - .rng-module-metadataEditor { table { -- 2.20.1