diff options
-rw-r--r-- | desktop-themes/TraditionalGreen/metacity-1/metacity-theme-1.xml | 2 | ||||
-rw-r--r-- | desktop-themes/TraditionalOk/metacity-1/metacity-theme-1.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/TraditionalGreen/metacity-1/metacity-theme-1.xml b/desktop-themes/TraditionalGreen/metacity-1/metacity-theme-1.xml index 04bf5f7e..eb469771 100644 --- a/desktop-themes/TraditionalGreen/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/TraditionalGreen/metacity-1/metacity-theme-1.xml @@ -18,7 +18,7 @@ <distance name="right_titlebar_edge" value="4"/> <aspect_ratio name="button" value="1.0"/> <distance name="title_vertical_pad" value="0"/> - <border name="title_border" left="2" right="2" top="4" bottom="3"/> + <border name="title_border" left="2" right="2" top="4" bottom="4"/> <border name="button_border" left="1" right="1" top="2" bottom="2"/> </frame_geometry> diff --git a/desktop-themes/TraditionalOk/metacity-1/metacity-theme-1.xml b/desktop-themes/TraditionalOk/metacity-1/metacity-theme-1.xml index 8cf08b82..640b5e30 100644 --- a/desktop-themes/TraditionalOk/metacity-1/metacity-theme-1.xml +++ b/desktop-themes/TraditionalOk/metacity-1/metacity-theme-1.xml @@ -18,7 +18,7 @@ <distance name="right_titlebar_edge" value="4"/> <aspect_ratio name="button" value="1.0"/> <distance name="title_vertical_pad" value="0"/> - <border name="title_border" left="2" right="2" top="4" bottom="3"/> + <border name="title_border" left="2" right="2" top="4" bottom="4"/> <border name="button_border" left="1" right="1" top="2" bottom="2"/> </frame_geometry> |