mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 23:24:34 +00:00
Only show #screen-meta (which encloses the panels) when a panel is showing. Otherwise there's a one-pixel gray line that's really aggravating my OCD. see #18197.
git-svn-id: https://develop.svn.wordpress.org/trunk@19137 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1365,6 +1365,7 @@ form.upgrade .hint {
|
||||
|
||||
/* screen options and help tabs revert */
|
||||
#screen-meta {
|
||||
display: none;
|
||||
margin: 0 15px 0 5px;
|
||||
border-width: 0 1px 1px;
|
||||
border-style: none solid solid;
|
||||
|
||||
Reference in New Issue
Block a user