[Xfce4-commits] <www:master> Small css fix for txo.
Nick Schermer
noreply at xfce.org
Fri Feb 24 17:36:01 CET 2012
Updating branch refs/heads/master
to d5cca5dd4c45c7ee1d162bade337d763b1b9b76c (commit)
from 1a708771db20735be3484e89fdef9c42b1890b5b (commit)
commit d5cca5dd4c45c7ee1d162bade337d763b1b9b76c
Author: Nick Schermer <nick at xfce.org>
Date: Fri Feb 24 17:34:20 2012 +0100
Small css fix for txo.
style/header.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/style/header.css b/style/header.css
index 02945af..e59b27a 100644
--- a/style/header.css
+++ b/style/header.css
@@ -13,7 +13,6 @@
float: right;
margin: 5px;
padding: 0;
- line-height: 25px;
}
#xfce-header ul li {
float: left;
@@ -23,6 +22,8 @@
text-decoration: none;
display: block;
padding: 0 8px 0 8px;
+ border: 0; /* for transifex */
+ line-height: 25px;
transition: color 0.2s linear;
-moz-transition: color 0.2s linear;
More information about the Xfce4-commits
mailing list