icecoffeemzp 2012-09-05
1. input 高度
.input-default {
padding-top: 0 !important;
padding-bottom: 0 !important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
height: 30px !important;
line-height: 30px !important;
*height: 28px !important;
*line-height: 28px !important;
}