diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index bf23091f77..08c1e2fd8d 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -4681,16 +4681,15 @@ tr:last-child > td > a.down_arrow, tr:first-child > td > a.up_arrow { border-collapse: collapse; border-spacing:0; width: 10%; + height: 20px; } .group_modules_status_div{ color: #FFF; - font-size: 20px; - font-weight: bold; - border-radius: 1px; width: 100%; height: 100%; - text-align: center; + text-align: left; display: block; vertical-align: middle; + line-height: 20px; } \ No newline at end of file