From 4cfdc961a35e14824c7e8e04df961e502529dc1f Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Tue, 11 Jan 2005 21:57:16 +0000
Subject: [PATCH] Title offset

(Old svn revision: 12281)
---
 themes/default/themerc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/themes/default/themerc b/themes/default/themerc
index f77712304..718f5354a 100644
--- a/themes/default/themerc
+++ b/themes/default/themerc
@@ -2,7 +2,7 @@ button_offset=1
 button_spacing=2
 full_width_title=true
 title_horizontal_offset=2
-title_vertical_offset_active=2
-title_vertical_offset_inactive=2
+title_vertical_offset_active=3
+title_vertical_offset_inactive=3
 title_shadow_active=false
 title_shadow_inactive=false
-- 
GitLab