/* Ensure the alpha line edit has the right width */ QxLineEdit#wVolrenAlphaLineEdit { min-width: 3em; } /* Ensure thickness line edit has the right width */ QxLineEdit#wMPRThicknessLineEdit { min-width: 2em; }