Index: /FCKeditor/trunk/_samples/sample.css
===================================================================
--- /FCKeditor/trunk/_samples/sample.css	(revision 2134)
+++ /FCKeditor/trunk/_samples/sample.css	(revision 2135)
@@ -43,5 +43,6 @@
 #outputSample
 {
-	table-layout:fixed;
+	table-layout: fixed;
+	width: 100%;
 }
 
Index: /FCKeditor/trunk/_whatsnew.html
===================================================================
--- /FCKeditor/trunk/_whatsnew.html	(revision 2134)
+++ /FCKeditor/trunk/_whatsnew.html	(revision 2135)
@@ -43,5 +43,6 @@
 		Fixed Bugs:</p>
 	<ul>
-		<li></li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2316">#2316</a>] The sample
+			posted data page has now the table fixed at 100% width.</li>
 	</ul>
 	<p>
