forked from Botanical/BotanJS
Removed lingering v2 recaptcha codes
This commit is contained in:
@@ -257,17 +257,6 @@
|
||||
.info_field .website span { width: 20%; }
|
||||
.info_field .website input { width: 80%; }
|
||||
|
||||
#capcha_wrapper {
|
||||
overflow: hidden;
|
||||
height: 0;
|
||||
|
||||
}
|
||||
|
||||
#recaptcha_field {
|
||||
float: right;
|
||||
background: white;
|
||||
}
|
||||
|
||||
iframe[src="about:blank"] {
|
||||
/* recaptcha about:blank page */
|
||||
display: none;
|
||||
@@ -287,6 +276,10 @@ iframe[src="about:blank"] {
|
||||
transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
|
||||
}
|
||||
|
||||
#c_input_panel.reply {
|
||||
max-width: 80%;
|
||||
}
|
||||
|
||||
.c_so_sorry {
|
||||
padding: 0.2em;
|
||||
font-size: 0.8em;
|
||||
|
Reference in New Issue
Block a user