spec/html/datatables.html in patternfly-sass-2.7.0 vs spec/html/datatables.html in patternfly-sass-2.8.0

- old
+ new

@@ -465,8 +465,9 @@ // Initialize Datatables $(document).ready(function() { $('.datatable').dataTable(); }); </script> + </div><!-- /container --> </body> </html>