Merge "buttons: Set min-width of button groups and icon buttons"
[lhc/web/wiklou.git] / includes / Preferences.php
index 84cf5af..98fc936 100644 (file)
@@ -706,6 +706,7 @@ class Preferences {
                        'options' => $tzOptions,
                        'default' => $tzSetting,
                        'size' => 20,
+                       'maxlength' => 6,
                        'section' => 'rendering/timeoffset',
                );
        }