gnucash-htdocs master: Test if the table collapse around the image.

Cristian Marchi cmarchi at code.gnucash.org
Sat Dec 28 08:55:18 EST 2013


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/e0bc2bbc (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/3adb9f88 (commit)



commit e0bc2bbc4ff5d14ca3283167d12d18b9657395bb
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Dec 28 14:55:11 2013 +0100

    Test if the table collapse around the image.

diff --git a/externals/gnucash.css b/externals/gnucash.css
index e76f585..4ae27cf 100644
--- a/externals/gnucash.css
+++ b/externals/gnucash.css
@@ -710,7 +710,7 @@ table.figure {
     border: 1px solid #CCCCCC;
     margin: auto;
     padding: 3px;
-    width: 70%;
+    width: 1%;
 }
 
 table.figure th {



Summary of changes:
 externals/gnucash.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



More information about the gnucash-changes mailing list