diff options
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-3.0')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index 52ae776d..085249b9 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -619,12 +619,6 @@ GtkTrayIcon.background { * Mate-Terminal * ****************/ -/* workaround for broken size with gtk+-3.20 */ -window.background.mate-terminal box.vertical { - min-width: 640px; - min-height: 380px; -} - TerminalWindow GtkNotebook.notebook tab { padding: 2px; border-color: transparent; |