Buttons: Ensure correct disabled submit button state in iOS. props johnbillion, fixes #22490.

git-svn-id: https://develop.svn.wordpress.org/trunk@22704 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith 2012-11-20 03:20:17 +00:00
parent 4a696709f8
commit aae8a0bdd1
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ TABLE OF CONTENTS:
border-width: 1px;
border-style: solid;
-webkit-border-radius: 3px;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;