]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fixes #8159: Be more specific about disabled inputs to avoid iOS bug
authorMark Otto <otto@github.com>
Fri, 21 Jun 2013 00:02:10 +0000 (17:02 -0700)
committerMark Otto <otto@github.com>
Fri, 21 Jun 2013 00:02:10 +0000 (17:02 -0700)
commit82f9de94593ea5dd8a8efd6a317a6c8b319cfff2
tree0006dea883f591d8b4ec08a79233baa90b959ceb
parent90d4343f66d1cdafe24b6de0dbb6ae64312df323
Fixes #8159: Be more specific about disabled inputs to avoid iOS bug

Attached disabled styles to the exact input types rather than all
inputs and reseting the checkbox/radios. If setting `background-color:
transparent;`, iOS renders no background on the disabled control.
docs/assets/css/bootstrap.css
less/forms.less