mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Press This, split button: wrap the sub-buttons in an unordered list to aid accessibility.
Props afercia. See #32757. git-svn-id: https://develop.svn.wordpress.org/trunk@32934 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -405,7 +405,9 @@ strong {
|
||||
background-color: #fff;
|
||||
min-width: 180px;
|
||||
max-width: 100%;
|
||||
margin: 0;
|
||||
padding: 8px;
|
||||
list-style: none;
|
||||
-webkit-box-shadow: 1px 0 4px rgba( 0, 0, 0, 0.15 );
|
||||
box-shadow: 1px 0 4px rgba( 0, 0, 0, 0.15 );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user