[or-cvs] Make scrollbar at bottom of image go away for some people, ...

Nick Mathewson nickm at seul.org
Wed Dec 22 03:13:08 UTC 2004


Update of /home/or/cvsroot/website
In directory moria.mit.edu:/tmp/cvs-serv2120

Modified Files:
	stylesheet.css 
Log Message:
Make scrollbar at bottom of image go away for some people, at least.

Index: stylesheet.css
===================================================================
RCS file: /home/or/cvsroot/website/stylesheet.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- stylesheet.css	21 Dec 2004 07:36:37 -0000	1.4
+++ stylesheet.css	22 Dec 2004 03:13:05 -0000	1.5
@@ -128,7 +128,7 @@
 	padding-bottom: 15px;
 	padding-left: 10px;
 	overflow: auto;
-	width: 260px;
+	width: 263px;
 	text-align: center;
 }
 



More information about the tor-commits mailing list