r20855 - htdocs/branches/beta/externals - Fix footer showing a white line in the bottom of the webpage.

Cristian Marchi cmarchi at code.gnucash.org
Fri Jul 8 14:11:54 EDT 2011


Author: cmarchi
Date: 2011-07-08 14:11:54 -0400 (Fri, 08 Jul 2011)
New Revision: 20855
Trac: http://svn.gnucash.org/trac/changeset/20855

Modified:
   htdocs/branches/beta/externals/gnucash.css
Log:
Fix footer showing a white line in the bottom of the webpage.

Modified: htdocs/branches/beta/externals/gnucash.css
===================================================================
--- htdocs/branches/beta/externals/gnucash.css	2011-07-08 17:51:14 UTC (rev 20854)
+++ htdocs/branches/beta/externals/gnucash.css	2011-07-08 18:11:54 UTC (rev 20855)
@@ -136,6 +136,7 @@
 }
 
 #tail {
+   padding: 0.01em;
    font-size: small;
    text-align: center;
    clear: both;



More information about the gnucash-changes mailing list