summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2019-06-15 19:54:58 +0200
committerPapoteur <papoteur@mageia.org>2019-06-15 22:11:50 +0200
commit364e15c97d921ad26289d5263a45b055b3497770 (patch)
treebcd7065c6ad5c862778ec112d335397098645296
parentb287b9e503a461745503f0b09ca345f55de656b0 (diff)
downloadmageiawelcome-364e15c97d921ad26289d5263a45b055b3497770.tar
mageiawelcome-364e15c97d921ad26289d5263a45b055b3497770.tar.gz
mageiawelcome-364e15c97d921ad26289d5263a45b055b3497770.tar.bz2
mageiawelcome-364e15c97d921ad26289d5263a45b055b3497770.tar.xz
mageiawelcome-364e15c97d921ad26289d5263a45b055b3497770.zip
More robust Edit Software button (mga#24641)
-rw-r--r--qml/mw-ui.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml
index 3ee2532..384037d 100644
--- a/qml/mw-ui.qml
+++ b/qml/mw-ui.qml
@@ -289,7 +289,6 @@ Rectangle {
Layout.margins: 10
}
MButton {
- Layout.maximumWidth: slideshow.width * .40
Layout.columnSpan: 2
Layout.alignment: Qt.AlignHCenter
objectName: "launch"