From 372b4b373b95126339a1ad37fc3a77027b4c3663 Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Sun, 29 Nov 2015 00:24:04 +0100 Subject: Revert "GTK3: use a horizontal padding=0 for GtkCell" This reverts commit 3425f8e47546fddc9221aa71317cf4ced43b82a5. --- desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'desktop-themes/Blue-Submarine') diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css index 49a2527a..967723ca 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css @@ -1431,14 +1431,3 @@ EomThumbNav .button.flat:insensitive { border-color: transparent; } -/*********************** - * Mate-system-monitor * - ***********************/ - -/* workaround for crash if reducing the size of device column to zero, - horizontal padding needs to set to 0, any other value crashes m-s-m */ - -.notebook .vertical GtkScrolledWindow GtkTreeView .cell { - padding: 0px; -} - -- cgit v1.2.1