diff --git a/qt/scientific_interfaces/Muon/MuonAnalysis.ui b/qt/scientific_interfaces/Muon/MuonAnalysis.ui index 3b593c28acc735b19e9d3702c6b0836a838726d2..f30a737748967cb63aeaecc11b1cc73e91973d1a 100644 --- a/qt/scientific_interfaces/Muon/MuonAnalysis.ui +++ b/qt/scientific_interfaces/Muon/MuonAnalysis.ui @@ -2389,6 +2389,12 @@ p, li { white-space: pre-wrap; } <layout class="QGridLayout" name="gridLayout_29"> <item row="0" column="0"> <widget class="QLabel" name="optionBinStep_3"> + <property name="minimumSize"> + <size> + <width>20</width> + <height>30</height> + </size> + </property> <property name="toolTip"> <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> @@ -2407,7 +2413,14 @@ p, li { white-space: pre-wrap; } </widget> </item> <item row="0" column="1"> - <widget class="QLineEdit" name="binBoundaries"/> + <widget class="QLineEdit" name="binBoundaries"> + <property name="minimumSize"> + <size> + <width>10</width> + <height>10</height> + </size> + </property> + </widget> </item> <item row="0" column="2"> <spacer name="horizontalSpacer_8"> @@ -2433,6 +2446,12 @@ p, li { white-space: pre-wrap; } <verstretch>0</verstretch> </sizepolicy> </property> + <property name="minimumSize"> + <size> + <width>10</width> + <height>10</height> + </size> + </property> <property name="maximumSize"> <size> <width>30</width>