2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00
Conflicts:
	dist/css/bootstrap.css.map
This commit is contained in:
Mark Otto
2014-12-22 19:30:51 -08:00
9 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ output {
fieldset[disabled] & {
cursor: @cursor-disabled;
background-color: @input-bg-disabled;
opacity: 1; // iOS fix for unreadable disabled content
opacity: 1; // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655
}
// Reset height for `textarea`s