Fix giant .captcha-img on refresh

This commit is contained in:
Jordan Bates 2013-04-18 07:28:10 -07:00
parent a20e10159c
commit 1cd538ac23
4 changed files with 6 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -614,6 +614,9 @@ input.field.tripped:not(:hover):not(:focus) {
margin: 0px;
text-align: center;
background-image: #fff;
font-size: 0px;
min-height: 59px;
min-width: 302px;
}
.captcha-input {
width: 100%;