X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=resources%2Fscss%2Ftier-support%2F_splitPane.scss;fp=resources%2Fscss%2Ftier-support%2F_splitPane.scss;h=c1749206c03727b90fcf3c8a47bb54e05eadc10f;hp=dc07be0a1e7858daab1f20ef66d54f2a2ca52961;hb=c89060158fab7394c3bddc5eacb0411dbb13785c;hpb=f42261a2cd0582e0209018c23816681e146ea97d diff --git a/resources/scss/tier-support/_splitPane.scss b/resources/scss/tier-support/_splitPane.scss index dc07be0..c174920 100644 --- a/resources/scss/tier-support/_splitPane.scss +++ b/resources/scss/tier-support/_splitPane.scss @@ -21,9 +21,12 @@ * ECOMP is a trademark and service mark of AT&T Intellectual Property. */ +div.SplitPane.vertical { + position: initial !important; +} + .SplitPane { min-width: $minimum-application-width; - height: calc(100% - #{$total-header-height}) !important; } .Resizer {