csswg/css3-gcpm Overview.src.html,1.136,1.137

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

Modified Files:
	Overview.src.html 
Log Message:
fixing markup

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.src.html,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -d -r1.136 -r1.137
--- Overview.src.html	10 Oct 2011 21:01:51 -0000	1.136
+++ Overview.src.html	10 Oct 2011 21:02:46 -0000	1.137
@@ -2724,7 +2724,9 @@
 
 
 <div class=example>
-Float figure to top of the natural column, spanning all columns:
+
+<p>Float figure to top of the natural column, spanning all columns:
+
 <pre>
 .figure { float: top; column-span: all }
 </pre>

Received on Monday, 10 October 2011 21:02:50 UTC