X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fframework%2Fwidgets%2Fpanel%2Fpanel.scss;h=2a31b1c143cba42a9d8f7621b95e56edbffef61f;hb=5c4722a7fb7e022971726d729e87b094ac891aee;hp=ff36bbf0da5659668b5bb5db273ebbec2950365f;hpb=e29efc315df33d546237e270470916e26df391d6;p=osm%2FUI.git diff --git a/skyquake/framework/widgets/panel/panel.scss b/skyquake/framework/widgets/panel/panel.scss index ff36bbf0d..2a31b1c14 100644 --- a/skyquake/framework/widgets/panel/panel.scss +++ b/skyquake/framework/widgets/panel/panel.scss @@ -1,5 +1,5 @@ /* - * + * * Copyright 2016 RIFT.IO Inc * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -55,6 +55,12 @@ } } +.skyquakePanelWrapper.column { + .skyquakePanel-wrapper { + height:auto; + } +} + /* Style for storybook */ body{ height:100%;