mcgilman commented on code in PR #7591:
URL: https://github.com/apache/nifi/pull/7591#discussion_r1365564858


##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/css/process-group-configuration.css:
##########
@@ -87,7 +95,6 @@
 }
 
 #parameter-contexts-recursive-container {
-    float: left;

Review Comment:
   Removal of the float here is good. With its removal though, we no longer 
need to float `process-group-parameter-context-combo` (the element before it) 
so we can remove that style too and we can remove the `div.clear` that comes 
after it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to