test-hgweb: fix css update
authorPatrick Mezard <pmezard@gmail.com>
Fri, 21 Dec 2007 00:14:45 +0100
changeset 5681 40db4f03085d
parent 5680 963c516bb38c
child 5682 048889f8c7d1
test-hgweb: fix css update
tests/test-hgweb.out
--- a/tests/test-hgweb.out	Fri Dec 21 00:13:00 2007 +0100
+++ b/tests/test-hgweb.out	Fri Dec 21 00:14:45 2007 +0100
@@ -110,7 +110,7 @@
 div.search { margin:4px 8px; position:absolute; top:56px; right:12px }
 .linenr { color:#999999; text-decoration:none }
 a.rss_logo {
-	float:right; padding:3px 0px; width:35px; line-height:10px;
+	float:right; padding:3px 6px; line-height:10px;
 	border:1px solid; border-color:#fcc7a5 #7d3302 #3e1a01 #ff954e;
 	color:#ffffff; background-color:#ff6600;
 	font-weight:bold; font-family:sans-serif; font-size:10px;