Shorter fade

This commit is contained in:
KasperRT
2015-03-05 15:18:40 +01:00
parent dd6190e30a
commit 1fd6488d60
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ body {
height:0px;
padding:0px;
margin:0px;
-webkit-transition:height 1s;
-webkit-transition:height 0.5s;
}
#findform-input {