diff --git a/src/mainwindow.cc b/src/mainwindow.cc
index 2f920e41..f912d51f 100644
--- a/src/mainwindow.cc
+++ b/src/mainwindow.cc
@@ -54,7 +54,7 @@ MainWindow::MainWindow( Config::Class & cfg_ ):
groupLabel.setText( tr( "Look up in:" ) );
- searchPaneTitleBarLayout.setContentsMargins( 8, 2, 8, 0 );
+ searchPaneTitleBarLayout.setContentsMargins( 8, 5, 8, 4 );
searchPaneTitleBarLayout.addWidget( &groupLabel );
searchPaneTitleBarLayout.addWidget( &groupList );
searchPaneTitleBarLayout.addStretch();
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index ed184840..d09197a6 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -21,6 +21,9 @@
1
+
+ 1
+
-
@@ -55,7 +58,7 @@
0
0
653
- 23
+ 26