Explicitly set the editor background color to white

This commit is contained in:
Braad Martin
2015-07-12 12:01:32 -07:00
parent 2b50585a14
commit 0ba318f54a
+1
View File
@@ -158,6 +158,7 @@ body.mce-content-body {
float: none;
-webkit-font-smoothing: auto !important;
font-smoothing: auto !important;
backround: #fff;
}
body.bubble {