fix searchbox position
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
47c63e6a3e
commit
bfc4590c28
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue