Attempt to keep the textarea still while loading the editor, see #18820
git-svn-id: http://svn.automattic.com/wordpress/trunk@18829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1036,8 +1036,6 @@
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.js .tmce-active .wp-editor-area {
|
||||
color: white;
|
||||
}
|
||||
@@ -1075,6 +1073,7 @@
|
||||
border-top-right-radius: 3px;
|
||||
border-top-left-radius: 3px;
|
||||
padding: 2px 3px 0;
|
||||
min-height: 30px;
|
||||
}
|
||||
|
||||
.quicktags-toolbar > div {
|
||||
|
||||
Reference in New Issue
Block a user