|
@@ -413,7 +413,7 @@ input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
|
|
|
}
|
|
|
}
|
|
|
.filterclearT {
|
|
|
- height: 30px !important;
|
|
|
+ height: 32px !important;
|
|
|
line-height: 32px !important;
|
|
|
float: left;
|
|
|
position: relative;
|
|
@@ -436,16 +436,16 @@ input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
|
|
|
box-sizing: border-box;
|
|
|
text-align: center;
|
|
|
position: relative;
|
|
|
- top: 1px !important;
|
|
|
+ top: 0px !important;
|
|
|
cursor: pointer;
|
|
|
- margin-left: 15px;
|
|
|
+ margin-left: 10px;
|
|
|
float: left;
|
|
|
}
|
|
|
|
|
|
.filterItem,.patientNumInp,.filter,.moduleItemInp,.selectDept, .filterItem span {
|
|
|
height: 32px !important;
|
|
|
line-height: 32px !important;
|
|
|
- float: none;
|
|
|
+ float: left;
|
|
|
}
|
|
|
.filterItem ,.filter {
|
|
|
top: 0px !important;
|