mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-24 01:57:53 +01:00
Restore the bottom border to .wp-editor-container so it's not missing when the editor appears outside the main editor container. Fixes #26241, props mattheu.
Built from https://develop.svn.wordpress.org/trunk@26410 git-svn-id: http://core.svn.wordpress.org/trunk@26310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
96526c7c0c
commit
47b5c62d3e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -970,8 +970,8 @@ p.popular-tags,
|
||||
box-shadow: 0 1px 2px rgba(0,0,0,0.05);
|
||||
}
|
||||
|
||||
.wp-editor-container {
|
||||
border-bottom: none;
|
||||
#post-status-info {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.postbox table.widefat {
|
||||
|
2
wp-admin/css/colors-fresh-rtl.min.css
vendored
2
wp-admin/css/colors-fresh-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@ -970,8 +970,8 @@ p.popular-tags,
|
||||
box-shadow: 0 1px 2px rgba(0,0,0,0.05);
|
||||
}
|
||||
|
||||
.wp-editor-container {
|
||||
border-bottom: none;
|
||||
#post-status-info {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.postbox table.widefat {
|
||||
|
2
wp-admin/css/colors-fresh.min.css
vendored
2
wp-admin/css/colors-fresh.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user