You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crunch.apache.org by jw...@apache.org on 2015/05/22 00:19:49 UTC

svn commit: r1680960 - /crunch/site/trunk/templates/skeleton.html

Author: jwills
Date: Thu May 21 22:19:49 2015
New Revision: 1680960

URL: http://svn.apache.org/r1680960
Log:
Bound the size of the image

Modified:
    crunch/site/trunk/templates/skeleton.html

Modified: crunch/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/crunch/site/trunk/templates/skeleton.html?rev=1680960&r1=1680959&r2=1680960&view=diff
==============================================================================
--- crunch/site/trunk/templates/skeleton.html (original)
+++ crunch/site/trunk/templates/skeleton.html Thu May 21 22:19:49 2015
@@ -37,7 +37,7 @@
         <div class="container-fluid">
 
           <a class="nav pull-left brand" href="http://crunch.apache.org/">
-            <img src="/img/LITTLE_CRUNCH.png" alt="Crunch Logo" />
+            <img style="height: 100px;" src="/img/LITTLE_CRUNCH.png" alt="Crunch Logo" />
           </a>
 
           <a class="nav pull-right brand" href="http://www.apache.org/">