瀏覽代碼

Merge branch 'dev-sam' into dev

Samson Mutunga 3 年之前
父節點
當前提交
149da7fbc6

+ 1 - 1
resources/views/app/mcp/appointments_filters.blade.php

@@ -12,7 +12,7 @@
 		flex-wrap: wrap;
 	}
 	.filter-container >div {
-		width: 180px;
+		width: 165px;
 	}
 	.filter-container >div:not(:last-child) {
 		margin-right: 20px;

+ 1 - 1
resources/views/app/mcp/bills_filters.blade.php

@@ -12,7 +12,7 @@
 		flex-wrap: wrap;
 	}
 	.filter-container >div {
-		width: 180px;
+		width: 165px;
 	}
 	.filter-container >div:not(:last-child) {
 		margin-right: 20px;

+ 1 - 1
resources/views/app/mcp/client_messages_filters.blade.php

@@ -12,7 +12,7 @@
 		flex-wrap: wrap;
 	}
 	.filter-container >div {
-		width: 180px;
+		width: 165px;
 	}
 	.filter-container >div:not(:last-child) {
 		margin-right: 20px;

+ 1 - 1
resources/views/app/mcp/erx_and_orders_filters.blade.php

@@ -12,7 +12,7 @@
 		flex-wrap: wrap;
 	}
 	.filter-container >div {
-		width: 180px;
+		width: 165px;
 	}
 	.filter-container >div:not(:last-child) {
 		margin-right: 20px;

+ 1 - 1
resources/views/app/mcp/notes_filters.blade.php

@@ -12,7 +12,7 @@
 		flex-wrap: wrap;
 	}
 	.filter-container >div {
-		width: 180px;
+		width: 165px;
 	}
 	.filter-container >div:not(:last-child) {
 		margin-right: 20px;

+ 1 - 1
resources/views/app/mcp/reports_filters.blade.php

@@ -12,7 +12,7 @@
 		flex-wrap: wrap;
 	}
 	.filter-container >div {
-		width: 180px;
+		width: 165px;
 	}
 	.filter-container >div:not(:last-child) {
 		margin-right: 20px;

+ 1 - 1
resources/views/app/mcp/supply_orders_filters.blade.php

@@ -11,7 +11,7 @@
 		align-items: flex-start;
 	}
 	.filter-container >div {
-		width: 180px;
+		width: 165px;
 	}
 	.filter-container >div:not(:last-child) {
 		margin-right: 20px;