1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-08 15:43:24 +00:00

Ajoute un libellé au champ filtre du formulaire

This commit is contained in:
Antoine
2016-05-22 18:56:14 +02:00
parent 1b7327c34d
commit 9ebdd36b49
2 changed files with 5 additions and 1 deletions

View File

@@ -392,6 +392,9 @@ footer .likely {
:-ms-input-placeholder {
color: #AEAEAE;
}
label {
display: none;
}
input {
margin: 0;
}