https://github.com/twbs/bootstrap
Revision 20eae67147da15a75250a09f0932c0f3f2198b2b authored by Milos Gavrilovic on 10 May 2012, 09:25:22 UTC, committed by Milos Gavrilovic on 10 May 2012, 09:25:22 UTC
In less/mixins.less this mixin is being created with @placeholderText
color as default, which is actually set as @placeholderText: @grayLight
in less/variables.less so it's redundant to make call like this:

.placeholder(@grayLight);
1 parent ef368f0
History
Tip revision: 20eae67147da15a75250a09f0932c0f3f2198b2b authored by Milos Gavrilovic on 10 May 2012, 09:25:22 UTC
Update .placeholder() mixin call
Tip revision: 20eae67
File Mode Size
docs
img
js
less
.gitignore -rw-r--r-- 339 bytes
.travis.yml -rw-r--r-- 34 bytes
LICENSE -rw-r--r-- 9.9 KB
Makefile -rw-r--r-- 3.8 KB
README.md -rw-r--r-- 3.6 KB
package.json -rw-r--r-- 623 bytes

README.md

back to top