]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_tinymce.scss
Changed editor bottom padding technique
[bookstack] / resources / sass / _tinymce.scss
index 642598496bd36bbcbd2aa48e62e5720cac99ae19..e846b138f2d81780b1174b095f333f751e90f58c 100644 (file)
@@ -23,8 +23,8 @@
 }
 
 // Pad out bottom of editor
-.page-content.mce-content-body > :last-child {
-  margin-bottom: 5rem;
+body.page-content.mce-content-body  {
+  padding-bottom: 5rem;
 }
 
 // Center toolbar items