apply elly's fix for the scrollbar on the website
Roger Dingledine

Roger Dingledine commited on 2004-12-22 23:28:08
Zeige 1 geänderte Dateien mit 1 Einfügungen und 2 Löschungen.

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