Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-05-14 00:59:26 +0400
committerMark Otto <markotto@twitter.com>2012-05-14 00:59:26 +0400
commit6f61c96f02d82f8e908759f2d293b249e81665a0 (patch)
tree39c8ab1ee7f099a4cfdf1c21423bcc03a742d9cc /less
parent6a896597277cd382e5bfe62b6f4312cdaa4a9d8e (diff)
parent839ec86ac7a6409d3200d6c38a9886bda7e068a0 (diff)
Merge branch '2.0.4-wip' of github.com:twitter/bootstrap into 2.0.4-wip
Diffstat (limited to 'less')
-rw-r--r--less/forms.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/forms.less b/less/forms.less
index 7d967c6b3d..61e29b6977 100644
--- a/less/forms.less
+++ b/less/forms.less
@@ -344,7 +344,7 @@ select:focus:required:invalid {
}
// Placeholder text gets special styles; can't be bundled together though for some reason
-.placeholder(@grayLight);
+.placeholder();