Skip to content

Commit f9fe896

Browse files
author
Zac
committed
Fixed captcha code too wide in chrome
1 parent 2c154ea commit f9fe896

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

jquery.realperson.css

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
font-weight: bold;
1010
letter-spacing: -1px;
1111
line-height: 3px;
12+
/* for chrome */
13+
-bracket-:hack(;
14+
letter-spacing: -4px;
15+
);
1216
}
1317
.realperson-regen {
1418
padding-top: 4px;

0 commit comments

Comments
 (0)