summaryrefslogtreecommitdiff
path: root/data/empathy.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/empathy.css')
-rw-r--r--data/empathy.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/empathy.css b/data/empathy.css
index 62880023..72a48cae 100644
--- a/data/empathy.css
+++ b/data/empathy.css
@@ -6,3 +6,11 @@
-GtkWidget-focus-padding : 0;
padding: 0;
}
+
+.empathy-roster-window-error-button
+{
+ -GtkButtonBox-child-min-width: 0;
+ -GtkButtonBox-child-min-height: 0;
+ -GtkButtonBox-child-internal-pad-x: 0;
+ -GtkButtonBox-child-internal-pad-y: 0;
+}