From cd26042fa9419bfe127fa3b6e5e0513a644d499d Mon Sep 17 00:00:00 2001 From: danielmaya Date: Tue, 31 Jul 2018 15:41:15 +0200 Subject: [PATCH] Fixed event graph in cluster view --- pandora_console/include/styles/pandora.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index b4731de2ca..fe4782bb31 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -4617,10 +4617,6 @@ form ul.form_flex li ul li{ flex-direction: column; } -.events_bar { - margin:0 auto; -} - #snmp_data { background: #f9faf9; }