app/assets/stylesheets/plugins/code_view.css in wysiwyg-rails-3.2.2 vs app/assets/stylesheets/plugins/code_view.css in wysiwyg-rails-3.2.5.pre.1

- old
+ new

@@ -1,17 +1,17 @@ -/*! - * froala_editor v3.2.2 (https://www.froala.com/wysiwyg-editor) - * License https://froala.com/wysiwyg-editor/terms/ - * Copyright 2014-2020 Froala Labs - */ - -.clearfix::after { +/*! + * froala_editor v3.2.5-1 (https://www.froala.com/wysiwyg-editor) + * License https://froala.com/wysiwyg-editor/terms/ + * Copyright 2014-2021 Froala Labs + */ + +.fr-clearfix::after { clear: both; display: block; content: ""; height: 0; } -.hide-by-clipping { +.fr-hide-by-clipping { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;