summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntony Baker <jasperodus@zoho.com>2018-12-16 11:19:02 +0000
committerPapoteur <papoteur@mageia.org>2018-12-16 14:26:24 +0100
commit0b8d8317065744194e58e4450faec5bf92e914d0 (patch)
treedc9e74f3bc4d1f3cba1ef08f422eea50dd134b87
parent94fb8a730768fd486058a6f30b6e3669ff0ab8af (diff)
downloadmageiawelcome-0b8d8317065744194e58e4450faec5bf92e914d0.tar
mageiawelcome-0b8d8317065744194e58e4450faec5bf92e914d0.tar.gz
mageiawelcome-0b8d8317065744194e58e4450faec5bf92e914d0.tar.bz2
mageiawelcome-0b8d8317065744194e58e4450faec5bf92e914d0.tar.xz
mageiawelcome-0b8d8317065744194e58e4450faec5bf92e914d0.zip
lifted slightly, to be a little more V central within border .
-rw-r--r--qml/mw-ui.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml
index 3bc5719..d3ae0ea 100644
--- a/qml/mw-ui.qml
+++ b/qml/mw-ui.qml
@@ -781,7 +781,7 @@ It is highly recommended that you update your system regularly. An Update icon w
Row {
anchors.right: box.right
anchors.bottom: box.bottom
- anchors.margins: 5
+ anchors.margins: 6
CheckBox {
text: qsTr("Show this window at startup")
checked: startupcheck