adarmiento commented on a change in pull request #3700: NIFI-6638: Empty 
multiple queues at once at different flow levels
URL: https://github.com/apache/nifi/pull/3700#discussion_r322230783
 
 

 ##########
 File path: 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/css/common-ui.css
 ##########
 @@ -564,7 +564,7 @@ div.nifi-tooltip {
     background-color:rgba(249,250,251,0.97); /*tint base-color 96%*/
     border:1px solid #004849; /*link-color*/
     box-shadow: 0 3px 6px rgba(0,0,0,0.3);
-    width: 215px;
+    width: 235px;
     max-height: inherit;
     color:#004849
 
 Review comment:
   ```suggestion
       color: #004849;
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to