Silent 6 gadi atpakaļ
vecāks
revīzija
f795525446

+ 4 - 1
resources/views/admin/base/locations/index.blade.php

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