From da3d886bd70b426ba85d17f836381c775ebe9def Mon Sep 17 00:00:00 2001 From: Molkobain Date: Thu, 12 Dec 2019 16:41:09 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B02618=20-=20Fix=20missing=20scroll=20bar?= =?UTF-8?q?=20in=20DataModel=20Viewer=20for=20class=20with=20large=20numbe?= =?UTF-8?q?r=20of=20attributs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/light-grey.scss | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/css/light-grey.scss b/css/light-grey.scss index 3cf2b3d9ec..85c6c3fc9b 100644 --- a/css/light-grey.scss +++ b/css/light-grey.scss @@ -1,3 +1,21 @@ +/*! + * Copyright (C) 2013-2019 Combodo SARL + * + * This file is part of iTop. + * + * iTop is free software; you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * iTop is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + */ + //@import 'css-variables.scss'; /* CSS Document */ @@ -3467,6 +3485,8 @@ table.listResults .originColor{ #dataModelSplitPane .ui-layout-center{ margin-left :30px !important; + height: initial !important; + width: initial !important; } /////////////////// //Impact analysis filter