From 528b1cf1a6e209138c5fabb00ac940702bd6289e Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 10 Mar 2016 18:12:47 +0100 Subject: Revert "GTK+-3.20 all themes: set min width and height for mate-terminal" This reverts commit 4b7682c346b06fa877128dfc3a68ec07a567f1bb. --- desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'desktop-themes/GreenLaguna') diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index 7bf0792e..6852f642 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -579,12 +579,6 @@ MatePanelApplet .horizontal .vertical .frame { * Mate-Terminal * ****************/ -/* workaround for broken size with gtk+-3.20 */ -window.background.mate-terminal box.vertical { - min-width: 640px; - min-height: 380px; -} - /* Background mate-terminal, this isn't the normal way to style that! */ TerminalWindow .entry { -TerminalWindow-background-darkness: 0.95; -- cgit v1.2.1