r21949 - htdocs/trunk/externals - Allow space for the icon on the right in the featuretitle class.

Cristian Marchi cmarchi at code.gnucash.org
Fri Feb 3 14:52:41 EST 2012


Author: cmarchi
Date: 2012-02-03 14:52:41 -0500 (Fri, 03 Feb 2012)
New Revision: 21949
Trac: http://svn.gnucash.org/trac/changeset/21949

Modified:
   htdocs/trunk/externals/gnucash.css
Log:
Allow space for the icon on the right in the featuretitle class.

Modified: htdocs/trunk/externals/gnucash.css
===================================================================
--- htdocs/trunk/externals/gnucash.css	2012-02-03 19:34:45 UTC (rev 21948)
+++ htdocs/trunk/externals/gnucash.css	2012-02-03 19:52:41 UTC (rev 21949)
@@ -77,7 +77,7 @@
 }
 
 h2.featuretitle {
-   margin:2px;
+   margin:2px 40px 2px 2px;
    text-align: left;
    color: black;
 }



More information about the gnucash-changes mailing list