diff options
Diffstat (limited to 'components/package/contents/ui/SingleMailView.qml')
-rw-r--r-- | components/package/contents/ui/SingleMailView.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/package/contents/ui/SingleMailView.qml b/components/package/contents/ui/SingleMailView.qml index 5872d4b5..e737883e 100644 --- a/components/package/contents/ui/SingleMailView.qml +++ b/components/package/contents/ui/SingleMailView.qml | |||
@@ -156,7 +156,7 @@ Item { | |||
156 | topMargin: Kirigami.Units.smallSpacing | 156 | topMargin: Kirigami.Units.smallSpacing |
157 | } | 157 | } |
158 | 158 | ||
159 | width: parent.width - avatar.width - Kirigami.Units.largeSpacing * 3 | 159 | width: parent.width - avatar.width - Kirigami.Units.largeSpacing * 2 |
160 | 160 | ||
161 | spacing: Kirigami.Units.smallSpacing | 161 | spacing: Kirigami.Units.smallSpacing |
162 | clip: true | 162 | clip: true |