|
@@ -127,9 +127,10 @@ body {
|
|
|
background: url(../img/assets/expand.png)no-repeat right;
|
|
background: url(../img/assets/expand.png)no-repeat right;
|
|
|
}
|
|
}
|
|
|
.btn-check{
|
|
.btn-check{
|
|
|
|
|
+ padding-top: 4px;
|
|
|
border-top-right-radius: 30px;
|
|
border-top-right-radius: 30px;
|
|
|
border-bottom-right-radius: 30px;
|
|
border-bottom-right-radius: 30px;
|
|
|
- margin-top: -33px;
|
|
|
|
|
|
|
+ margin-top: -35px;
|
|
|
margin-left: 30px;
|
|
margin-left: 30px;
|
|
|
line-height: 20px;
|
|
line-height: 20px;
|
|
|
height: 30px;
|
|
height: 30px;
|