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:
Matt Thomas 2013-11-26 17:41:59 +00:00
parent f0c99974c2
commit 46a4342c67

View File

@ -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 {