From 1fc8b2a2b2c5699884988ae87feb74d41aaecc5f Mon Sep 17 00:00:00 2001 From: Zanz2 Date: Sun, 10 Dec 2017 01:45:47 +0100 Subject: [PATCH] quick fix un-needed styling --- app/assets/stylesheets/themes/scinote.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/assets/stylesheets/themes/scinote.scss b/app/assets/stylesheets/themes/scinote.scss index 40e8b48e2..fe368ab50 100644 --- a/app/assets/stylesheets/themes/scinote.scss +++ b/app/assets/stylesheets/themes/scinote.scss @@ -1278,7 +1278,6 @@ ul.content-module-activities { .import-protocols-modal-preview-container-json { height: 300px; - overflow-x: scroll; overflow-y: scroll; width: 100%; @@ -1309,7 +1308,6 @@ ul.content-module-activities { #modal-import-json-protocol-preview .modal-dialog { .modal-body { max-height: 75vh; - overflow-x: scroll; overflow-y: auto; width: 100%;