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

git-svn-id: http://core.svn.wordpress.org/trunk@22704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Daryl Koopersmith 2012-11-20 03:20:17 +00:00
parent 1bafce0dbb
commit 1d8c49a48c

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;