You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by moranr <gi...@git.apache.org> on 2016/07/07 12:25:25 UTC

[GitHub] nifi pull request #604: [NIFI-2038] [NIFI-2144] [NIFI-2031] [NIFI-2036] [NIF...

Github user moranr commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/604#discussion_r69896628
  
    --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/css/header.css ---
    @@ -34,12 +34,13 @@ md-toolbar.md-small .md-toolbar-tools {
     }
     
     #header .icon {
    -    font-size:30px;
    +    font-size:32px;
         color: #004849;
    +    padding-left:6px
    --- End diff --
    
    @scottyaslan looks like the 6px padding-left was not enough to center the icons within each button. I must have misjudged it originally. Changing it to 12px works for me now. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---