You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jo...@apache.org on 2015/01/12 05:36:35 UTC

svn commit: r1651035 - /incubator/nifi/site/trunk/content/css/bootstrap.css

Author: joewitt
Date: Mon Jan 12 04:36:35 2015
New Revision: 1651035

URL: http://svn.apache.org/r1651035
Log:
expanded height of navbar

Modified:
    incubator/nifi/site/trunk/content/css/bootstrap.css

Modified: incubator/nifi/site/trunk/content/css/bootstrap.css
URL: http://svn.apache.org/viewvc/incubator/nifi/site/trunk/content/css/bootstrap.css?rev=1651035&r1=1651034&r2=1651035&view=diff
==============================================================================
--- incubator/nifi/site/trunk/content/css/bootstrap.css (original)
+++ incubator/nifi/site/trunk/content/css/bootstrap.css Mon Jan 12 04:36:35 2015
@@ -3944,7 +3944,7 @@ select[multiple].input-group-sm > .input
 }
 .navbar-brand {
   float: left;
-  height: 50px;
+  height: 65px;
   padding: 9px 9px;
   font-size: 32px;
   line-height: 20px;