You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by go...@apache.org on 2015/07/01 09:48:17 UTC

svn commit: r1688575 - /incubator/slider/site/trunk/templates/nav.html

Author: gourksaha
Date: Wed Jul  1 07:48:16 2015
New Revision: 1688575

URL: http://svn.apache.org/r1688575
Log:
layout update for logo

Modified:
    incubator/slider/site/trunk/templates/nav.html

Modified: incubator/slider/site/trunk/templates/nav.html
URL: http://svn.apache.org/viewvc/incubator/slider/site/trunk/templates/nav.html?rev=1688575&r1=1688574&r2=1688575&view=diff
==============================================================================
--- incubator/slider/site/trunk/templates/nav.html (original)
+++ incubator/slider/site/trunk/templates/nav.html Wed Jul  1 07:48:16 2015
@@ -7,9 +7,11 @@
       <span class="icon-bar"></span>
       <span class="icon-bar"></span>
     </button>
-    <a class="navbar-brand" href="/index.html" id="slider_logo">
-    <img src="images/slider_logo_high_res.png"  alt="Apache Slider" width="15%" height="15%"/>
-    </a>
+    <div class="pull-left">
+      <a class="navbar-brand" href="/index.html" id="slider_logo">
+        <img src="images/slider_logo_high_res.png"  alt="Apache Slider" width="5%" height="75%"/>
+      </a>
+    </div>
   </div>
   <div class="collapse navbar-collapse" id="navbar-items">
   <ul class="nav navbar-nav">