* ajust style of confirmbug.

This commit is contained in:
Catouse
2013-11-01 08:56:59 +08:00
parent e42c8ff138
commit 761c5c7e84
3 changed files with 5 additions and 12 deletions
+2 -11
View File
@@ -1,13 +1,4 @@
body{background:white; overflow:hidden;}
.btn-group .btn
{
display: block;
width: 80px;
text-align: center;
margin-top: -1px;
}
.btn-group .btn{display: block;width: 80px;text-align: center;margin-top: -1px;}
.btn-group .btn:hover{z-index: 9999;}
.btn-group .btn i
{
line-height: 21px;
}
.btn-group .btn i{line-height: 21px;}