This is an automated email from the git hooks/post-receive script.

mmassonnet pushed a commit to branch master
in repository panel-plugins/xfce4-notes-plugin.

commit 82044e7db06fc3dede93020642bc5c7b36b20f7c
Author: Mike Massonnet <mmasson...@gmail.com>
Date:   Sat Apr 4 15:39:28 2015 +0200

    gtkrc: fix top tabs gap
---
 data/gtk-2.0/notes.gtkrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/gtk-2.0/notes.gtkrc b/data/gtk-2.0/notes.gtkrc
index b3a29a2..1c0e918 100644
--- a/data/gtk-2.0/notes.gtkrc
+++ b/data/gtk-2.0/notes.gtkrc
@@ -61,7 +61,7 @@ fg[ACTIVE] = @notes_fg_color
                function        = EXTENSION
                state           = ACTIVE
                file            = "tabs/tab-top.png"
-               border          = { 3,3,5,3 }
+               border          = { 3,3,5,5 }
                stretch         = TRUE
                gap_side        = BOTTOM
                }

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to