]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #5064 manually: remove fancy quote mark
authorMark Otto <markotto@twitter.com>
Tue, 11 Sep 2012 05:41:14 +0000 (22:41 -0700)
committerMark Otto <markotto@twitter.com>
Tue, 11 Sep 2012 05:41:14 +0000 (22:41 -0700)
less/forms.less

index f8d8562b6069bf509249d50fe8e8a33dc27aed11..fe1e46d5373009cbf07dec1dff7992f4dc8cc397 100644 (file)
@@ -210,7 +210,7 @@ input[type="checkbox"]:focus {
 // Placeholder
 // -------------------------
 
-// Placeholder text gets special styles because when browsers invalidate entire lines if it doesnt understand a selector
+// Placeholder text gets special styles because when browsers invalidate entire lines if it doesn't understand a selector
 input,
 textarea {
   .placeholder();