diff --git a/FancyCaptcha/resources/ext.confirmEdit.fancyCaptcha.less b/FancyCaptcha/resources/ext.confirmEdit.fancyCaptcha.less index cfc20ce31..9555d2c73 100644 --- a/FancyCaptcha/resources/ext.confirmEdit.fancyCaptcha.less +++ b/FancyCaptcha/resources/ext.confirmEdit.fancyCaptcha.less @@ -8,6 +8,10 @@ layout, for normal CAPTCHA sizes. */ display: inline-block; } +.fancycaptcha-image { + max-width: 100%; +} + .fancycaptcha-reload { .background-image( 'images/refresh.svg' ); background-position: left center;