summaryrefslogtreecommitdiffstats
path: root/qml/components/Event.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/components/Event.qml')
-rw-r--r--qml/components/Event.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/components/Event.qml b/qml/components/Event.qml
index 575bee7..9995b53 100644
--- a/qml/components/Event.qml
+++ b/qml/components/Event.qml
@@ -74,7 +74,7 @@ Rectangle {
anchors.left: subTitle.left
anchors.right: subTitle.right
anchors.topMargin: Theme.margins.twenty
- anchors.bottomMargin: Theme.margins.five
+ anchors.bottomMargin: Theme.margins.twenty
anchors.leftMargin: Theme.margins.ten
anchors.rightMargin: Theme.margins.ten
interactive: true