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


##########
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:
   Thanks @mcgilman. I implemented your recommendation, but the next line 
"Execution Engine" appeared in-line with "Apply recursively" when I removed 
`<div class="clear"></div>`.  I believe you were referring to removing this at 
Line 50, right? So, I left this in place, but I removed the float for 
`process-group-parameter-context-combo`



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