Reduce spacing.
This commit is contained in:
parent
0e0f9013d0
commit
30351d125a
@ -216,7 +216,6 @@ ChoicePage::setupChoices()
|
|||||||
m_itemsLayout->addWidget( m_alongsideButton );
|
m_itemsLayout->addWidget( m_alongsideButton );
|
||||||
m_itemsLayout->addWidget( m_replaceButton );
|
m_itemsLayout->addWidget( m_replaceButton );
|
||||||
m_itemsLayout->addWidget( m_eraseButton );
|
m_itemsLayout->addWidget( m_eraseButton );
|
||||||
m_itemsLayout->setSpacing( CalamaresUtils::defaultFontHeight() / 2 );
|
|
||||||
|
|
||||||
m_somethingElseButton = new PrettyRadioButton;
|
m_somethingElseButton = new PrettyRadioButton;
|
||||||
CALAMARES_RETRANSLATE(
|
CALAMARES_RETRANSLATE(
|
||||||
|
Loading…
Reference in New Issue
Block a user