gnucash-htdocs beta: new_features-4.0: Another try at alignment.

John Ralls jralls at code.gnucash.org
Fri Jun 26 17:11:58 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/c6024fc2 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/61c9c7b1 (commit)



commit c6024fc2ea7dfa78ace6918a69c834b2ea37cb5f
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jun 26 14:11:50 2020 -0700

    new_features-4.0: Another try at alignment.

diff --git a/externals/gnucash.css b/externals/gnucash.css
index e48d59d..e738fd0 100644
--- a/externals/gnucash.css
+++ b/externals/gnucash.css
@@ -38,6 +38,10 @@ BODY {
    height: 280px;
 }
 
+.row {
+    clear: both;
+}
+
 .center {
    text-align:center;
 }



Summary of changes:
 externals/gnucash.css | 4 ++++
 1 file changed, 4 insertions(+)



More information about the gnucash-changes mailing list