feature(config) css line-height: 1.428571429 -> 1.5

This commit is contained in:
coderaiser 2013-11-20 11:21:00 +00:00
parent e1ff4dc222
commit 60e84ae172

View file

@ -13,7 +13,7 @@
.config .form-control{
padding: 0 12px;
font-size: 16px;
line-height: 1.428571429;
line-height: 1.5;
color: #555555;
background-color: #ffffff;
border: 1px solid #cccccc;