Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* remove sidebar displayed in clasic editor */
- body.mce-content-body.content:before {
- content : unset ;
- }
- body.mceContentBody.content:after {
- content : unset ;
- }
- body.mce-content-body.content {
- max-width : 100% ;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement