tests/test-hgweb.t
changeset 35522 ab9d8d298510
parent 35201 ec71518acd4a
child 35531 6c2264732dc5
--- a/tests/test-hgweb.t	Mon Dec 25 16:31:14 2017 -0700
+++ b/tests/test-hgweb.t	Wed Jan 03 09:41:01 2018 +0800
@@ -340,7 +340,7 @@
 
   $ get-with-headers.py --twice localhost:$HGPORT 'static/style-gitweb.css' - date etag server
   200 Script output follows
-  content-length: 9152
+  content-length: 9135
   content-type: text/css
   
   body { font-family: sans-serif; font-size: 12px; border:solid #d9d8d1; border-width:1px; margin:10px; background: white; color: black; }
@@ -667,7 +667,6 @@
   }
   
   ul#graphnodes li .info {
-  	display: block;
   	font-size: 100%;
   	font-style: italic;
   }