changeset 12241 | a0ed4caa6d35 |
parent 12239 | 2e725778e107 |
child 12243 | 41267eea2f96 |
--- a/QTfrontend/ui/page/pagedata.cpp Wed Apr 12 19:46:59 2017 +0200 +++ b/QTfrontend/ui/page/pagedata.cpp Wed Apr 12 20:14:17 2017 +0200 @@ -60,6 +60,7 @@ pbHome->setWhatsThis(tr("Return to the start page")); pbOpenDir = addButton(tr("Open packages directory"), bottomLayout, 2, false, Qt::AlignBottom); + pbOpenDir->setStyleSheet("padding: 5px 10px"); pbOpenDir->setMinimumHeight(50); bottomLayout->setStretch(2, 1);