adds placeholder text to quick search

This commit is contained in:
Toks
2013-03-30 14:43:42 -04:00
parent 0c1dcbca0b
commit 445e677956
5 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ header#top {
display: inline-block;
input {
width: 8em;
width: 8.5em;
}
}