mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00: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.
git-svn-id: https://develop.svn.wordpress.org/trunk@26410 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f0c99974c2
commit
46a4342c67
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user