Peter Muturi преди 3 години
родител
ревизия
e2d1b659b6
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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>