From ff9668cb583251584a2e87af2e14db9fefb476b7 Mon Sep 17 00:00:00 2001 From: Brian Bolt Date: Tue, 26 Nov 2024 16:16:53 -0800 Subject: [PATCH] ACAS-815: Increase chemical sketcher height --- .../src/client/css/NewCmpdReg_nocompile.css | 14 +++++++------- .../src/client/ACASFormChemicalStructureView.html | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/modules/CmpdReg/src/client/css/NewCmpdReg_nocompile.css b/modules/CmpdReg/src/client/css/NewCmpdReg_nocompile.css index 805b0d960..451edb6dd 100755 --- a/modules/CmpdReg/src/client/css/NewCmpdReg_nocompile.css +++ b/modules/CmpdReg/src/client/css/NewCmpdReg_nocompile.css @@ -198,13 +198,13 @@ div { height: 20px; } .MetaLotView div.floatingPanel.newSaltView .marvinWrapper { - height: 506px !important; + height: 526px !important; } .marvinWrapper iframe { - height: 500px !important; + height: 520px !important; } .marvinContainer iframe { - height: 500px !important; + height: 520px !important; } .MetaLotView div.floatingPanel.NewLotSuccessView { cursor: hand; @@ -611,7 +611,7 @@ div { .RegistrationSearchView .corpNameInput{ position: absolute; left: 20px; - top: 560px; + top: 580px; margin-left: 140px; } .RegistrationSearchView a.nextButton, .EditParentSearchView a.nextButton { @@ -620,7 +620,7 @@ div { width: 90px; position: absolute; left: 680px; - top: 560px; + top: 580px; } .RegistrationSearchView a.cancelButton, .EditParentSearchView a.cancelEditButton { background: no-repeat url('../images/cancel.png'); @@ -628,7 +628,7 @@ div { width: 90px; position: absolute; left: 580px; - top: 560px; + top: 580px; } /****** REGISTRATION STEP 2 ******/ .RegSearchResultsView .radioWrapper label, .EditParentSearchResultsView .radioWrapper label { @@ -999,7 +999,7 @@ div { margin-right: 14px; } .LotForm_SaltFormView iframe { - height: 500px; + height: 520px; } .EnterIsoHeader { diff --git a/modules/Components/src/client/ACASFormChemicalStructureView.html b/modules/Components/src/client/ACASFormChemicalStructureView.html index cb4fcb1a8..a787e3a43 100644 --- a/modules/Components/src/client/ACASFormChemicalStructureView.html +++ b/modules/Components/src/client/ACASFormChemicalStructureView.html @@ -7,13 +7,13 @@

Test sketcher thingy