tailel des images CSS + centrage + largeur de saisie ++
This commit is contained in:
parent
bf13ccb675
commit
2278f837cb
@ -1363,10 +1363,10 @@ th.col12 {
|
||||
* Taille des images
|
||||
*/
|
||||
.captchaNumber {
|
||||
height: 25px;
|
||||
height: 30px;
|
||||
vertical-align: bottom;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -14,7 +14,7 @@
|
||||
</div>
|
||||
<?php if ($this->getData(['config', 'connect','captcha'])): ?>
|
||||
<div class="row">
|
||||
<div class="col6">
|
||||
<div class="col8 offset2">
|
||||
<?php echo template::captcha('userLoginCaptcha'); ?>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user