mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
Admin toolbar: remove unneeded overrides of z-index and left on screens narrower than 782px. Props avryl, babbardel. Fixes #29867.
git-svn-id: https://develop.svn.wordpress.org/trunk@30764 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -746,8 +746,6 @@ html:lang(he-il) .rtl #wpadminbar * {
|
||||
@media screen and ( max-width: 782px ) {
|
||||
/* Toolbar Touchification*/
|
||||
html #wpadminbar {
|
||||
left: 0 !important;
|
||||
z-index: 500 !important;
|
||||
height: 46px;
|
||||
min-width: 300px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user