mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Menus: Account for browsers that set a default margin for buttons.
Fixes #32733. git-svn-id: https://develop.svn.wordpress.org/trunk@33410 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a652f54b0f
commit
2971d7d3ed
@ -304,6 +304,7 @@
|
||||
border: none;
|
||||
color: #555;
|
||||
cursor: pointer;
|
||||
margin: 0;
|
||||
padding: 20px;
|
||||
position: absolute;
|
||||
right: 31px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user