diff --git a/core/layout/common.css b/core/layout/common.css index 45174a7a..1e0abe08 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -1374,6 +1374,8 @@ th.col12 { * Taille des images */ .captchaNumber { - height:20px; - vertical-align: middle; + height: 25px; + vertical-align: bottom; + padding-left: 5px; + padding-right: 5px; } \ No newline at end of file