From db64a31ba6943c0c7bf905793afdfa00b4a4c242 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 29 Mar 2018 11:29:55 +0200 Subject: All themes: some improvements for WebKitGtk2 partially fix for rhbz https://bugzilla.redhat.com/show_bug.cgi?id=1559045 --- desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'desktop-themes/Blue-Submarine') 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 ddb5c795..158e719b 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css @@ -3954,6 +3954,8 @@ check:disabled, radio:disabled { background-color: transparent; border-style: none; + min-height: 12px; + min-width: 12px; } /* move label to the right */ -- cgit v1.2.1