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:59:43 UTC

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

Author: gourksaha
Date: Wed Jul  1 07:59:43 2015
New Revision: 1688578

URL: http://svn.apache.org/r1688578
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=1688578&r1=1688577&r2=1688578&view=diff
==============================================================================
--- incubator/slider/site/trunk/templates/nav.html (original)
+++ incubator/slider/site/trunk/templates/nav.html Wed Jul  1 07:59:43 2015
@@ -9,7 +9,7 @@
     </button>
     <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="25%" height="50%"/>
+        <img src="images/slider_logo_high_res.png" alt="Apache Slider" width="20%" height="20%"/>
       </a>
     </div>
   </div>