adium 3404:78cdb404537c: Fix for fix.

commits at adium.im commits at adium.im
Sat Oct 23 11:46:32 UTC 2010


details:	http://hg.adium.im/adium/rev/78cdb404537c
revision:	3404:78cdb404537c
author:		Robert Vehse
date:		Sat Oct 23 13:46:21 2010 +0200

Fix for fix.

diffs (37 lines):

diff -r 30f0e6e93799 -r 78cdb404537c AdiumHelp/css/accessPage.css
--- a/AdiumHelp/css/accessPage.css	Sat Oct 23 13:26:51 2010 +0200
+++ b/AdiumHelp/css/accessPage.css	Sat Oct 23 13:46:21 2010 +0200
@@ -43,7 +43,7 @@
 }
 #contentleft {
 	margin-top:38px;
-	width:210px;
+	width:220px;
 	float:left;
 }
 #contentcenter {
@@ -54,8 +54,8 @@
 }
 #contentright {
 	margin-top:18px;
-	padding-left:30px;
-	width:210px;
+	padding-left:20px;
+	width:200px;
 	height:200px;
 	float:left;
 	border-left:1px solid gray;
@@ -64,6 +64,13 @@
 #contentbottom {
     text-align: center;
 }
+#frame {
+	text-align:left;
+	margin-top:12px;
+	margin-right:auto;
+	margin-left:auto;
+	width: 450px;
+}
 .space17 {
 	padding-top:17px;
 }




More information about the commits mailing list