mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
add more refs to browser-related bugs in Less comments
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user