diff --git a/acronyms_expander/gtk/config.py b/acronyms_expander/gtk/config.py
index 7a4fa02..7b59525 100644
--- a/acronyms_expander/gtk/config.py
+++ b/acronyms_expander/gtk/config.py
@@ -42,7 +42,7 @@ class ConfigDialog(Gtk.ApplicationWindow):
self._plugin = plugin
- self.add(self._ui.grid)
+ self.add(self._ui.box)
self._fill_list()
self.show_all()
diff --git a/acronyms_expander/gtk/config.ui b/acronyms_expander/gtk/config.ui
index 9c2a03b..009bc61 100644
--- a/acronyms_expander/gtk/config.ui
+++ b/acronyms_expander/gtk/config.ui
@@ -10,27 +10,21 @@
-