@@ -103,6 +103,8 @@
display: block;
width: 20px;
float: left;
+ position: relative;
+ top: 3px;
}
.labAndPacsBox, .treatItemBox {
position: relative;
@@ -165,7 +167,7 @@
.mayIllness{
- top: -2px;
+ top: 0px;
.recommendInfoItem,.diagNameBox {
@@ -289,6 +291,9 @@
margin-right: 5px;
background: #e2eaf2;
border-radius: 4px;
+ height: 22px;
+ line-height: 22px;
+ top: 1;
.pacsRecommendwrapper {
// margin-top: 10px;
@@ -320,7 +325,7 @@
.recommendInfoItem {
- padding-right: 15px;
+ padding-right: 18px;
.recommendNull {
color: #ADADAD;