wordpress/php-fpm/wordpress_files/plugins/wp-math-captcha/css/frontend.css
2020-05-22 01:40:23 +00:00

17 lines
277 B
CSS

.math-captcha-form {
display:block;
float:none;
clear:both;
}
.login form .math-captcha-form span {
display: inline-block;
margin-bottom: 16px;
}
input[type="text"].mc-input {
display: inline-block;
width: 60px!important;
vertical-align: middle;
margin-bottom: 0;
}