@@ -5,12 +5,9 @@
<style>
#location-container {
min-width: 600px;
- min-height: 100%;
- }
- #search-location-container {
- position: absolute;
- bottom: 20px;
+ min-height: 400px;
}
+
</style>
@endsection