diff --git a/guilib/src/PreferencesDialog.cpp b/guilib/src/PreferencesDialog.cpp
index 84cfb88b..eae98c71 100644
--- a/guilib/src/PreferencesDialog.cpp
+++ b/guilib/src/PreferencesDialog.cpp
@@ -700,7 +700,7 @@ void PreferencesDialog::resetSettings(QGroupBox * groupBox)
{
_ui->general_checkBox_imagesKept->setChecked(true);
_ui->checkBox_beep->setChecked(false);
- _ui->checkBox_verticalLayoutUsed->setChecked(false);
+ _ui->checkBox_verticalLayoutUsed->setChecked(true);
_ui->checkBox_imageFlipped->setChecked(false);
_ui->checkBox_imageRejectedShown->setChecked(true);
_ui->checkBox_imageHighestHypShown->setChecked(false);
diff --git a/guilib/src/ui/mainWindow.ui b/guilib/src/ui/mainWindow.ui
index cb1ac8d2..125e3522 100644
--- a/guilib/src/ui/mainWindow.ui
+++ b/guilib/src/ui/mainWindow.ui
@@ -27,7 +27,7 @@
0
0
947
- 25
+ 22