summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2013-08-21 14:37:42 +0200
committerJakub Steiner <jimmac@gmail.com>2013-08-21 14:37:42 +0200
commit69a897515528378109e880baffe12d4dc1d71ba9 (patch)
treea702b58e3b30df0e431d9f6105f061a45b1a7bb4
parentbc818134bb48c1c65cacb5d399b0bb6b487024b1 (diff)
downloadgnome-themes-standard-69a897515528378109e880baffe12d4dc1d71ba9.tar.gz
headerbar: fix a rounded corner.
-rw-r--r--themes/Adwaita/metacity-1/metacity-theme-3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index 8fc13d3a..bd1cff92 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -877,7 +877,7 @@
<line x1="7" y1="4" x2="width-8" y2="4" color="C_button_border" />
<arc color="C_button_border" x="width-9" y="4" width="4" height="4" start_angle="0" extent_angle="90"/>
<line x1="width-5" y1="7" x2="width-5" y2="height-8" color="C_button_border" />
- <arc color="C_button_border" x="width-9" y="height-10" width="4" height="4" start_angle="90" extent_angle="90"/>
+ <arc color="C_button_border" x="width-9" y="height-9" width="4" height="4" start_angle="90" extent_angle="90"/>
<line x1="width-7" y1="height-5" x2="7" y2="height-5" color="C_button_border" />
<arc color="C_button_border" x="4" y="height-9" width="4" height="4" start_angle="180" extent_angle="90"/>
<line x1="4" y1="7" x2="4" y2="height-8" color="C_button_border" />