@@ -1,11 +1,11 @@
.slideButton{
- position: fixed;
+ position: absolute;
width:158px;
height:40px;
padding: 0 0 0 15px;
line-height: 40px;
bottom: 150px;
- right: 20px;
+ right: 0px;
font-size:16px;
background: #7AC1DE;
color: #fff;
@@ -20,13 +20,13 @@
top: 8px;
}
.pushWrapper{
- width:400px;
+ width:402px;
height:600px;
border-radius:4px;
border: 1px solid #E6E6E6;
- bottom: 84px;
- right: 30px;
+ bottom: 70px;
+ right: 10px;
background: #fff;
z-index: 31;