Better alignment of Visual and Text tabs with editor, better alignment of word count container with editor, eliminate gap between tabs and editor on Press This. Fixes #26238, props mattheu.
Built from https://develop.svn.wordpress.org/trunk@26411 git-svn-id: http://core.svn.wordpress.org/trunk@26311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1078,8 +1078,6 @@ span.mce_ltr:before {
|
||||
|
||||
.wp-editor-container {
|
||||
clear: both;
|
||||
position: relative;
|
||||
top: -1px;
|
||||
}
|
||||
|
||||
.wp-editor-area {
|
||||
@@ -1128,6 +1126,8 @@ span.mce_ltr:before {
|
||||
height: 19px;
|
||||
margin: 5px 0 0 5px;
|
||||
padding: 3px 8px 4px;
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
.wp-switch-editor:active {
|
||||
|
||||
Reference in New Issue
Block a user