From 1120718388878fcdd6d573d48c55e9c1032ede5f Mon Sep 17 00:00:00 2001 From: Julien Pinsonneau Date: Wed, 26 Jun 2024 11:07:38 +0200 Subject: [PATCH] removed unecessary CSS --- web/src/components/netflow-traffic.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/web/src/components/netflow-traffic.css b/web/src/components/netflow-traffic.css index 924553f9e..514ec3a8d 100644 --- a/web/src/components/netflow-traffic.css +++ b/web/src/components/netflow-traffic.css @@ -241,8 +241,4 @@ span.pf-c-button__icon.pf-m-start { .netobserv-no-child-margin>* { margin: 0 !important; - margin-top: 0 !important; - margin-right: 0 !important; - margin-bottom: 0 !important; - margin-left: 0 !important; } \ No newline at end of file