X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=plugins%2Fcompiler.checkpasswd.php;fp=plugins%2Fcompiler.checkpasswd.php;h=0861e456b4fc0288b15a0f94ca6b93548b052444;hb=3709470e5ac3dedfb57f6a445b060ab1b83ecc79;hp=07b76f33372d08432327bb9dbb6dfd72c22a7aad;hpb=07e48b6bbcc3da03e8867d9ec4c0198109691596;p=platal.git diff --git a/plugins/compiler.checkpasswd.php b/plugins/compiler.checkpasswd.php index 07b76f3..0861e45 100644 --- a/plugins/compiler.checkpasswd.php +++ b/plugins/compiler.checkpasswd.php @@ -24,7 +24,7 @@ function smarty_compiler_checkpasswd($tag_attrs, &$compiler) { extract($compiler->_parse_attrs($tag_attrs)); if (!isset($width)) { - $width = '240px'; + $width = '230px'; } if (!isset($prompt)) { $prompt = "'nouveau'";