Silent 6 years ago
parent
commit
5469f58746
1 changed files with 2 additions and 3 deletions
  1. 2 3
      resources/views/admin/base/locations/index.blade.php

+ 2 - 3
resources/views/admin/base/locations/index.blade.php

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