diff --git a/nar-bundles/framework-bundle/framework/web/nifi-web-ui/src/main/webapp/css/summary.css b/nar-bundles/framework-bundle/framework/web/nifi-web-ui/src/main/webapp/css/summary.css index c10992769c..bb7b9c46b2 100644 --- a/nar-bundles/framework-bundle/framework/web/nifi-web-ui/src/main/webapp/css/summary.css +++ b/nar-bundles/framework-bundle/framework/web/nifi-web-ui/src/main/webapp/css/summary.css @@ -313,6 +313,7 @@ span.storage-usage-details { div.storage-usage-progressbar { height: 20px; border: 1px solid #aaaaaa; + border-radius: 0; } div.storage-usage-progressbar div.ui-progressbar-value { @@ -321,6 +322,7 @@ div.storage-usage-progressbar div.ui-progressbar-value { line-height: 20px; display: block; text-align: center; + border-radius: 0; } /* summary tabs */