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

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

@@ -7,6 +7,9 @@
 		min-width: 600px;
 		min-width: 600px;
 		min-height: 380px;
 		min-height: 380px;
 	}
 	}
+	#search-location-container {
+		margin-bottom: 20px;
+	}
 </style>
 </style>
 @endsection
 @endsection