[GRASS-SVN] r62783 - grass/branches/releasebranch_7_0/man

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Nov 17 15:59:06 PST 2014


Author: martinl
Date: 2014-11-17 15:59:06 -0800 (Mon, 17 Nov 2014)
New Revision: 62783

Modified:
   grass/branches/releasebranch_7_0/man/grassdocs.css
Log:
sync grassdocs.css with trunk (avoid toc vs. body overlap)


Modified: grass/branches/releasebranch_7_0/man/grassdocs.css
===================================================================
--- grass/branches/releasebranch_7_0/man/grassdocs.css	2014-11-17 23:40:40 UTC (rev 62782)
+++ grass/branches/releasebranch_7_0/man/grassdocs.css	2014-11-17 23:59:06 UTC (rev 62783)
@@ -23,7 +23,7 @@
     padding-left:  10px;
     padding-right: 10px;
 /*    width: 750px; */
-    width: 70%;
+    width: 60%;
     background-color: white;
     height:auto !important;
     min-height: 100%;



More information about the grass-commit mailing list