[mail-web] avoid expanding nav bar fix from Oliver Propst bgo #684898



commit 61e257cf49820fc888343470e718c07a059e1e2a
Author: Andreas Nilsson <nisses mail home se>
Date:   Fri Sep 28 15:12:31 2012 +0200

    avoid expanding nav bar fix from Oliver Propst bgo #684898

 css/layout.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/css/layout.css b/css/layout.css
index 70bba9c..c4ba309 100644
--- a/css/layout.css
+++ b/css/layout.css
@@ -57,7 +57,7 @@ a:active {
 }
 
 .right {
-	margin: 10px;
+	margin-top: 10px;
 	padding: 0px;
 	float: right;
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]