Peter Muturi 3 vuotta sitten
vanhempi
commit
e2d1b659b6
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,10 +15,10 @@
 		width: 165px;
 	}
 	.filter-container >div:not(:last-child) {
-		margin-right: 20px;
+		margin-right: 10px;
 	}
 	.sm-section {
-		width: 110px;
+		width: 110px !important;
 	}
 </style>
 <form id="mcp-patients-filters" method="GET" action="{{ route('mcp.patients') }}" class="filter-container" v-cloak>