From 655b47ac2232b5a58381faa8172659873df2f921 Mon Sep 17 00:00:00 2001 From: Sam Hewitt Date: Tue, 7 Apr 2015 20:33:05 -0400 Subject: [PATCH] Updated unity.css --- Paper/gtk-3.0/apps/unity.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Paper/gtk-3.0/apps/unity.css b/Paper/gtk-3.0/apps/unity.css index cf628ec..3092074 100644 --- a/Paper/gtk-3.0/apps/unity.css +++ b/Paper/gtk-3.0/apps/unity.css @@ -58,7 +58,7 @@ UnityDecoration { } UnityDecoration.top { - padding: 0 4px 0 4px; + padding: 0 5px 0 5px; border-radius: 7px 7px 0px 0px; box-shadow: none; border: 1px solid @unity;