diff -r 83e816254f2e -r 925e2c9877a8 QTfrontend/ui/widget/keybinder.cpp --- a/QTfrontend/ui/widget/keybinder.cpp Fri Nov 16 14:59:57 2018 -0500 +++ b/QTfrontend/ui/widget/keybinder.cpp Fri Nov 16 21:23:23 2018 +0100 @@ -170,7 +170,7 @@ QComboBox * comboBox = CBBind[i] = new QComboBox(curTable); comboBox->setModel((QAbstractItemModel*)DataManager::instance().bindsModel()); comboBox->setVisible(false); - comboBox->setFixedWidth(200); + comboBox->setMinimumWidth(400); comboBox->setMaxVisibleItems(50); // Table row