You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/05/24 08:23:09 UTC

svn commit: r1597255 - /isis/site/trunk/templates/isis-template.html

Author: danhaywood
Date: Sat May 24 06:23:09 2014
New Revision: 1597255

URL: http://svn.apache.org/r1597255
Log:
mapping blobs; 1.4.2->1.5.0; fork me on github

Modified:
    isis/site/trunk/templates/isis-template.html

Modified: isis/site/trunk/templates/isis-template.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/isis-template.html?rev=1597255&r1=1597254&r2=1597255&view=diff
==============================================================================
--- isis/site/trunk/templates/isis-template.html (original)
+++ isis/site/trunk/templates/isis-template.html Sat May 24 06:23:09 2014
@@ -247,14 +247,14 @@
                 display:block;
                 top:0;
                 right:0;
-                width:200px;
+                width:250px;
                 overflow:hidden;
-                height:200px;
+                height:250px;
                 z-index: 9999;
             }
             #forkongithub a{
                 display:inherit;
-                width:200px;
+                width:250px;
                 position:absolute;
                 font-size:small;
                 top:40px;