diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 71b8e69d5b..a33cc7886a 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -543,13 +543,12 @@ span.master, span.snmp, span.binary, span.recon { } /* New styles for data box */ .databox, .databox_color, .databox_frame { - margin-bottom: 10px; + margin-bottom: 15px; margin-top: 5px; margin-left: 0px; border: 1px solid #f2f2f2; } .databox { - margin: 0px; background-color: #fafafa; } .databox_color {