[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Make scrollbar at bottom of image go away for some people, ...
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] Make scrollbar at bottom of image go away for some people, ...
- From: nickm@xxxxxxxx (Nick Mathewson)
- Date: Tue, 21 Dec 2004 22:13:08 -0500 (EST)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Tue, 21 Dec 2004 22:13:28 -0500
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
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;
}