Peter Muturi 3 vuotta sitten
vanhempi
commit
c875410d51
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      resources/views/app/mcp/patients_filters.blade.php

+ 2 - 2
resources/views/app/mcp/patients_filters.blade.php

@@ -15,7 +15,7 @@
 		width: 165px;
 	}
 	.filter-container >div:not(:last-child) {
-		margin-right: 10px;
+		margin-right: 15px;
 	}
 	.sm-section {
 		width: 110px !important;
@@ -85,7 +85,7 @@
 	</div>
 
 	<!-- LAST VISIT -->
-	<div>
+	<div class="sm-section">
 		<div class="form-group">
 			<label>Last Visit:</label>
 			<select name="last_visit_category" class="form-control input-sm" v-model="filters.last_visit_category">