about summary refs log tree commit diff
path: root/src/game/client/components/menus.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/components/menus.cpp')
-rw-r--r--src/game/client/components/menus.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/components/menus.cpp b/src/game/client/components/menus.cpp
index dd9855b9..4fb652d9 100644
--- a/src/game/client/components/menus.cpp
+++ b/src/game/client/components/menus.cpp
@@ -34,7 +34,7 @@ vec4 MENUS::color_tabbar_active_ingame;
 
 
 float MENUS::button_height = 25.0f;
-float MENUS::listheader_height = 16.0f;
+float MENUS::listheader_height = 17.0f;
 float MENUS::fontmod_height = 0.8f;
 
 INPUT_EVENT MENUS::inputevents[MAX_INPUTEVENTS];