diff templates/static/style-gitweb.css @ 3019:d5cdf25bab74

gitweb: fix issue 349
author TK Soh <teekaysoh@yahoo.com>
date Tue, 29 Aug 2006 13:28:38 -0500
parents 90ee844b9f71
children 2896ce093ec4
line wrap: on
line diff
--- a/templates/static/style-gitweb.css
+++ b/templates/static/style-gitweb.css
@@ -47,3 +47,4 @@ a.rss_logo {
 	text-align:center; text-decoration:none;
 }
 a.rss_logo:hover { background-color:#ee5500; }
+pre { margin: 0; }