mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 08:33:35 +01: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:
parent
958fa3180d
commit
549006887b
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user