From 9f8997f0438367e34335d48320b09b603354cb65 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Sun, 18 Jun 2006 15:04:26 +0000 Subject: * Small fix to the "Create Server" button in the join server menu --- ui/joinserver.menu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui') diff --git a/ui/joinserver.menu b/ui/joinserver.menu index 11dc2f57..c574eb8b 100644 --- a/ui/joinserver.menu +++ b/ui/joinserver.menu @@ -557,10 +557,10 @@ textscale .5 style WINDOW_STYLE_EMPTY type ITEM_TYPE_BUTTON - rect 254 424 128 26 + rect 254 436 128 26 textalign ITEM_ALIGN_LEFT textalignx 10 - textaligny 32 + textaligny 24 backcolor .5 .5 .5 .5 forecolor 1 1 1 1 visible 1 -- cgit