From 9c677f89f5d457614a6d61c28dfcd34aa114e7c0 Mon Sep 17 00:00:00 2001
From: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date: Thu, 31 Dec 2015 00:26:50 +0100
Subject: Gtk+-3.14/16 submarine themes: fix padding of .app-notification
 .button:hover

---
 desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css | 1 +
 1 file changed, 1 insertion(+)

(limited to 'desktop-themes/Blue-Submarine/gtk-3.0')

diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
index bdb81ab2..34e1cbfb 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -4042,6 +4042,7 @@ GtkCalendar.header .app-notification.frame .titlebutton.button {
     icon-shadow: 0 1px black;
     outline-color: rgba(238, 238, 236, 0.3);
     border-radius: 3px;
+    padding: 0 0px 2px 0px;
 }
 
 .app-notification .button:active,
-- 
cgit v1.2.1