diff --git a/war/src/main/webapp/css/style.css b/war/src/main/webapp/css/style.css index 58b8b9d0b05c90425586a6f890726b0601b51e61..5c241e3515c915d559438cb01edb8d6c3b8f061b 100644 --- a/war/src/main/webapp/css/style.css +++ b/war/src/main/webapp/css/style.css @@ -103,7 +103,7 @@ body { #tasks .task { margin-bottom: 4px; - font-size: 1.1em; + font-size: 14px; white-space: nowrap; } @@ -383,7 +383,7 @@ pre.console { /* tabBar */ .tabBar { - clear: both; + /*clear: both;*/ overflow: auto; position: relative; top: 1px; @@ -488,11 +488,6 @@ pre.console { .main-table { } -div.dashboard { - width: 100%; - clear:both; -} - /* pane */ .pane-frame {