@@ -196,7 +196,10 @@
position: relative;
color: #333;
z-index: 991;
- background: #fff;
+ background: transparent;
+ height: auto;
+ line-height: normal;
+ padding: 0;
input {
line-height: normal;
}