Commit 11455f0165ab37ce26553b2fd9b1b3bfa47a8b0f

Authored by Luigi Serra
1 parent ca7442b9

updates

controllets/animated-button-container-controllet/animated-button-container-controllet.html
... ... @@ -86,8 +86,8 @@
86 86 }
87 87  
88 88 search-panel-controllet{
89   - position: relative;
90   - top: -5px;
  89 + position: absolute;
  90 + top: 0px;
91 91 left: 0px;
92 92 }
93 93  
... ...