aboutsummaryrefslogtreecommitdiff
path: root/LeftPanel.qml
diff options
context:
space:
mode:
authorIlya Kitaev <mbg033@gmail.com>2016-11-16 02:02:09 +0300
committerIlya Kitaev <mbg033@gmail.com>2016-11-16 02:02:09 +0300
commitae44eec077abc69e6d079497a06bc8dad47e316f (patch)
tree1626171b888d494bd1559f2d61d08ce4b7702417 /LeftPanel.qml
parent24a66c184d206d6f6bea427c4d893d3bd2db24b6 (diff)
downloadmonzero-gui-ae44eec077abc69e6d079497a06bc8dad47e316f.tar.gz
monzero-gui-ae44eec077abc69e6d079497a06bc8dad47e316f.tar.xz
monzero-gui-ae44eec077abc69e6d079497a06bc8dad47e316f.zip
Title-bar: auto-hide disabled
Diffstat (limited to 'LeftPanel.qml')
-rw-r--r--LeftPanel.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/LeftPanel.qml b/LeftPanel.qml
index 008ec0ae..8ecf6494 100644
--- a/LeftPanel.qml
+++ b/LeftPanel.qml
@@ -73,7 +73,7 @@ Rectangle {
anchors.left: parent.left
anchors.right: parent.right
anchors.top: parent.top
- anchors.topMargin: 31
+ anchors.topMargin: 48
height: logo.implicitHeight
Image {