2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Add summary of #11526 to explanatory Less comment

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2014-12-22 17:03:45 -08:00
parent d84f726da4
commit 75ec7393ec
+1 -1
View File
@@ -102,7 +102,7 @@
// Firefox
&::-moz-placeholder {
color: @color;
opacity: 1; // See https://github.com/twbs/bootstrap/pull/11526
opacity: 1; // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526
}
&:-ms-input-placeholder { color: @color; } // Internet Explorer 10+
&::-webkit-input-placeholder { color: @color; } // Safari and Chrome