JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1.1
[ckeditor.git] / _source / plugins / pagebreak / plugin.js
index cd70e55..3a1c642 100644 (file)
@@ -36,6 +36,7 @@ CKEDITOR.plugins.add( 'pagebreak',
                                'border-top: #999999 1px dotted;' +\r
                                'border-bottom: #999999 1px dotted;' +\r
                                'height: 5px;' +\r
+                               'page-break-after: always;' +\r
 \r
                        '}' );\r
        },\r