2
0
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:
Chris Rebert
2014-12-22 16:54:50 -08:00
parent b61e4dd671
commit 15c9c3aef7
4 changed files with 5 additions and 3 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