diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php index 81755cf1b5..07d2540e68 100644 --- a/themes/pmahomme/css/common.css.php +++ b/themes/pmahomme/css/common.css.php @@ -894,6 +894,7 @@ form.login label { form.login input[type=text], form.login input[type=password], form.login select { + box-sizing: border-box; width: 14em; }