Make scrollbar at bottom of image go away for some people, at least.
Nick Mathewson

Nick Mathewson commited on 2004-12-22 04:13:05
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -128,7 +128,7 @@ DIV.sidebar {
128 128
 	padding-bottom: 15px;
129 129
 	padding-left: 10px;
130 130
 	overflow: auto;
131
-	width: 260px;
131
+	width: 263px;
132 132
 	text-align: center;
133 133
 }
134 134
 
135 135