diff --git a/user-console/src/main/resources/org/pentaho/mantle/public/themes/ruby/mantleRuby.css b/user-console/src/main/resources/org/pentaho/mantle/public/themes/ruby/mantleRuby.css index 286bd59a52..c0eb2207bc 100644 --- a/user-console/src/main/resources/org/pentaho/mantle/public/themes/ruby/mantleRuby.css +++ b/user-console/src/main/resources/org/pentaho/mantle/public/themes/ruby/mantleRuby.css @@ -1530,6 +1530,11 @@ div#customDropdownPopupMajor .gwt-MenuBar-vertical .gwt-MenuItem:hover:not(.gwt- height: 510px; } +div.alignleft > table.pentaho-tab-panel { + width: 100%; + height: unset; +} + /* targetting IE 10 only */ .IE10 .pentaho-tab-panel, .IE10 #userRolesAdminPanel .pentaho-tab-panel { height: 100%;