csswg/css3-gcpm Overview.html,1.134,1.135

Update of /sources/public/csswg/css3-gcpm
In directory hutz:/tmp/cvs-serv13022

Modified Files:
	Overview.html 
Log Message:
x

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.html,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -d -r1.134 -r1.135
--- Overview.html	10 Oct 2011 21:05:38 -0000	1.134
+++ Overview.html	10 Oct 2011 21:07:43 -0000	1.135
@@ -3234,7 +3234,7 @@
     <p>Float figure to top of natural column:
 
     <pre>
-.figure { float: top }
+.figure { float: top; display: block; }
 </pre>
     <img src=7.png></div>
 

Received on Monday, 10 October 2011 21:07:49 UTC