Fixed Issue #228 Texto libre en la caja de busqueda

stable
Xavier Julián 2014-08-06 12:35:31 +02:00
parent 8c2a82ad09
commit 3cac0b857c
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
form {
input {
background: $grayer;
color: $white;
@include placeholder {
color: $gray-light;
}