Commit 588bd6d306d9f1fe2043aeb28fb84657edef1b1d

Authored by Filipe Medeiros
1 parent a7020ad3

Responsive search button

amadeus/static/css/base/amadeus_responsive.css
@@ -195,6 +195,8 @@ @@ -195,6 +195,8 @@
195 } 195 }
196 196
197 .search-responsive-collapse{ 197 .search-responsive-collapse{
  198 + position: fixed;
  199 + z-index: 999;
198 margin-top:50px; 200 margin-top:50px;
199 margin-bottom:0px; 201 margin-bottom:0px;
200 background:#F5F5F5; 202 background:#F5F5F5;