- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 28 Jul 2010 16:51:44 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv15776
Modified Files:
style.css
Log Message:
minor CSS tweak
Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- style.css 28 Jul 2010 16:07:32 -0000 1.121
+++ style.css 28 Jul 2010 16:51:42 -0000 1.122
@@ -1022,7 +1022,7 @@
display: table-row;
}
.toc .toc-section-number {
- width: 1.75em;
+ width: 1.6em;
text-align: right;
display: table-cell;
}
Received on Wednesday, 28 July 2010 16:51:45 UTC