@@ -231,8 +231,8 @@
left: 50%;
top: 50%;
width: 400px;
- height:236px;
- margin: -118px 0 0 -200px;
+ height:256px;
+ margin: -128px 0 0 -200px;
background: #fff;
border-radius:4px;
}
@@ -248,6 +248,8 @@
.itemMsgInfoBox{
line-height: 40px;
margin: 0 0 10px 0;
+ position: relative;
+ top: 10px;
.itemInfoRight{
display: inline-block;