Merge branch 'master' of https://github.com/twbs/bootstrap
Conflicts: dist/css/bootstrap.css.map
This commit is contained in:
commit
b615bd938b
9 changed files with 12 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue