diff --git a/GUI/mainwindow.ui b/GUI/mainwindow.ui
index 0123a7e..7d2941b 100644
--- a/GUI/mainwindow.ui
+++ b/GUI/mainwindow.ui
@@ -32,8 +32,8 @@ QPushButton, QComboBox
{
padding-top: 2px;
padding-bottom: 2px;
- padding-right: 10px;
- padding-left: 10px;
+ padding-right: 6px;
+ padding-left: 6px;
text-align: left;
}
@@ -116,6 +116,9 @@ QPushButton, QComboBox
QComboBox::InsertAtBottom
+
+ QComboBox::AdjustToContents
+
-
@@ -201,6 +204,9 @@ QPushButton, QComboBox
false
+
+ QComboBox::AdjustToContents
+
-