2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

more vars changed

This commit is contained in:
Mark Otto
2012-11-30 15:27:13 -08:00
parent 01421ecd62
commit a09cea44ae
6 changed files with 28 additions and 30 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
// Placeholder text
// -------------------------
.placeholder(@color: @placeholderText) {
.placeholder(@color: @input-color-placeholder) {
&:-moz-placeholder {
color: @color;
}