summaryrefslogtreecommitdiff
path: root/desktop-themes/BlackMATE
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-03-10 18:14:23 +0100
committerraveit65 <[email protected]>2016-03-10 18:14:23 +0100
commit026779949812e9f2c4065539cc5c064c03bcc28d (patch)
treeefd8535637d4f6b917dc43353b44e6934e52c938 /desktop-themes/BlackMATE
parent680b6233bc8c876e7cb6a1beb6ecee9524647271 (diff)
downloadmate-themes-026779949812e9f2c4065539cc5c064c03bcc28d.tar.bz2
mate-themes-026779949812e9f2c4065539cc5c064c03bcc28d.tar.xz
Revert "GTK+-3.20 all themes: set min width and height for mate-terminal"
This reverts commit 3e3a25722d4bf98fbf627975b335ee303e7219f1.
Diffstat (limited to 'desktop-themes/BlackMATE')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/mate-applications.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
index 331e4751..b4e44087 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
@@ -796,14 +796,3 @@ EomThumbNav .button.flat:hover:last-child {
EomThumbNav .button.flat:disabled {
background-image: none;
}
-
-/****************
- * Mate-terminal *
- ****************/
-
-/* workaround for broken size with gtk+-3.20 */
-window.background.mate-terminal box.vertical {
- min-width: 640px;
- min-height: 380px;
-}
-