From fc58c06ba639c5d8c2295c41cb40a4264dbeb796 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Fri, 27 Jan 2017 13:09:03 -0600 Subject: Disable broken CSS --- data/empathy.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/empathy.css b/data/empathy.css index ee0c32170..588ed70d1 100644 --- a/data/empathy.css +++ b/data/empathy.css @@ -1,3 +1,6 @@ +/* +FIXME: Update for GTK+ 3.20 + .empathy-tab-close-button { -GtkButton-default-border : 0; -GtkButton-default-outside-border : 0; @@ -14,6 +17,7 @@ -GtkButtonBox-child-internal-pad-x: 0; -GtkButtonBox-child-internal-pad-y: 0; } +*/ .empathy-smiley-menu-item { -- cgit v1.2.1