From 026779949812e9f2c4065539cc5c064c03bcc28d Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 10 Mar 2016 18:14:23 +0100 Subject: Revert "GTK+-3.20 all themes: set min width and height for mate-terminal" This reverts commit 3e3a25722d4bf98fbf627975b335ee303e7219f1. --- desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'desktop-themes/ContrastHigh/gtk-3.0') diff --git a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css index 42311727..11f96cc0 100644 --- a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css +++ b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css @@ -284,12 +284,6 @@ NaTrayApplet { * 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