feature(config) .config .form-control: rm background-color

This commit is contained in:
coderaiser 2014-10-06 08:14:53 -04:00
parent 99d9017991
commit 0b440fb8fd

View file

@ -17,7 +17,6 @@
font-size: 16px;
line-height: 1.5;
color: #555555;
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);