fix for issue #44

This commit is contained in:
cktricky
2013-10-12 17:04:57 -04:00
parent a67b3546b1
commit afbd8d53b6
+3
View File
@@ -4602,6 +4602,9 @@ button.close {
font-weight: 400;
background: #333333;
border: 1px solid #666666; }
.signup .signup-wrapper .content .input:focus {
background: #e6e6e6;
}
.signup .signup-wrapper .content .select {
height: 52px;
width: 340px; }