You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/03/15 13:21:45 UTC

[GitHub] [nifi] sardell commented on a change in pull request #5857: NIFI-9787: Increasing visibility of selected slickgrid row with 1px b…

sardell commented on a change in pull request #5857:
URL: https://github.com/apache/nifi/pull/5857#discussion_r826964838



##########
File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/css/slick-nifi-theme.css
##########
@@ -126,7 +129,7 @@
     border-top: 0;
     border-left: 1px solid #c7d2d7;
     border-bottom: 1px solid #c7d2d7;
-    padding: 0 2px 6px 10px;
+    padding: 1 2px 5px 10px;

Review comment:
       It looks like your padding-top property needs a unit of measurement (ex. 1px).




-- 
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-unsubscribe@nifi.apache.org

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