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:
Andrew Ozz
2015-06-25 01:54:36 +00:00
parent dd419b74cc
commit e06cc095b4
2 changed files with 7 additions and 5 deletions
+2
View File
@@ -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 );
}