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


##########
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:
   I see. It is because the elements inside 
`parameter-contexts-recursive-container` are floated left. It would probably be 
clearer if the `div.clear` were the last element in that element but it's ok. 
I'll merge this one. Thanks again for the PR!



-- 
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