@@ -7,7 +7,10 @@
min-width: 600px;
min-height: 400px;
}
-
+ #search-location-container {
+ position: absolute;
+ bottom: 20px;
+ }
</style>
@endsection