Silent 6 anni fa
parent
commit
f795525446
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4 1
      resources/views/admin/base/locations/index.blade.php

+ 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