adium 3403:30f0e6e93799: Apply Thijs' fix ("Make the AdiumHelp p...

commits at adium.im commits at adium.im
Sat Oct 23 11:27:18 UTC 2010


details:	http://hg.adium.im/adium/rev/30f0e6e93799
revision:	3403:30f0e6e93799
author:		Robert Vehse
date:		Sat Oct 23 13:26:51 2010 +0200

Apply Thijs' fix ("Make the AdiumHelp page fit without scrollbars by default").

diffs (26 lines):

diff -r 1adbbcb38363 -r 30f0e6e93799 AdiumHelp/css/accessPage.css
--- a/AdiumHelp/css/accessPage.css	Sat Oct 23 03:48:52 2010 +0200
+++ b/AdiumHelp/css/accessPage.css	Sat Oct 23 13:26:51 2010 +0200
@@ -43,7 +43,7 @@
 }
 #contentleft {
 	margin-top:38px;
-	width:235px;
+	width:210px;
 	float:left;
 }
 #contentcenter {
@@ -64,13 +64,6 @@
 #contentbottom {
     text-align: center;
 }
-#frame {
-	text-align:left;
-	margin-top:12px;
-	margin-right:auto;
-	margin-left:auto;
-	width:500px;
-}
 .space17 {
 	padding-top:17px;
 }




More information about the commits mailing list