Administration: Make the Screen Options available on small screens.

Previously, the Screen Options toggle and the related panel content 
were hidden on small screens, preventing access to important settings,
including the ability to toggle the meta boxes visibility.

Props chetan200891.
Fixes #40985.


git-svn-id: https://develop.svn.wordpress.org/trunk@42644 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia 2018-02-03 16:57:24 +00:00
parent bc982475fc
commit a6888ef843
1 changed files with 1 additions and 2 deletions

View File

@ -3694,8 +3694,7 @@ img {
}
/* Hidden Elements */
#screen-meta,
#screen-meta-links,
#contextual-help-link-wrap,
#collapse-menu,
.post-format-select {
display: none !important;