csswg default.css,1.21,1.22

Update of /sources/public/csswg
In directory hutz:/tmp/cvs-serv17426

Modified Files:
	default.css 
Log Message:
No 'max-width' on BODY.


Index: default.css
===================================================================
RCS file: /sources/public/csswg/default.css,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- default.css	11 Jan 2012 16:04:59 -0000	1.21
+++ default.css	23 Feb 2012 14:46:18 -0000	1.22
@@ -20,7 +20,6 @@
 body {
 	counter-reset: exampleno figure issue; 
 	margin: 0 auto !important;
-	max-width: 50em;
 }
 
 /* Pagination */

Received on Thursday, 23 February 2012 14:46:23 UTC