aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MiddlePanel.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/MiddlePanel.qml b/MiddlePanel.qml
index 617690da..f5a9a66a 100644
--- a/MiddlePanel.qml
+++ b/MiddlePanel.qml
@@ -187,7 +187,9 @@ Rectangle {
anchors.left: parent.right
anchors.leftMargin: 3
anchors.top: parent.top
+ anchors.topMargin: 4
anchors.bottom: parent.bottom
+ anchors.bottomMargin: persistentSettings.customDecorations ? 4 : 0
}
onFlickingChanged: {