[Xfce4-commits] <www:master> Left align text in columns.
Nick Schermer
noreply at xfce.org
Fri Apr 27 22:38:03 CEST 2012
Updating branch refs/heads/master
to 430b3af0a21a7b3d81360c8bcf70dcfbc2b912a0 (commit)
from 54d78981afaabc477837eb8c46338ade9babca1e (commit)
commit 430b3af0a21a7b3d81360c8bcf70dcfbc2b912a0
Author: Nick Schermer <nick at xfce.org>
Date: Fri Apr 27 22:36:53 2012 +0200
Left align text in columns.
style/base.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/style/base.css b/style/base.css
index 55a6855..d6e98de 100644
--- a/style/base.css
+++ b/style/base.css
@@ -147,6 +147,7 @@ dl dd {
div.column {
float: left;
width: 50%;
+ text-align: left;
}
div.lcolumn {
More information about the Xfce4-commits
mailing list