fix searchbox position

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2017-01-17 09:06:15 +01:00
parent 47c63e6a3e
commit bfc4590c28
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ body {
color: #fff;
border: 0;
border-radius: 3px;
margin-top: 9px;
margin-top: 3px;
width: 0;
cursor: pointer;
-webkit-transition: all 100ms;