From 7790ca0be7b15641419b3c7fda48fd33b67e452c Mon Sep 17 00:00:00 2001 From: Adrien Plazas Date: Mon, 28 Feb 2022 09:38:23 +0100 Subject: [PATCH] details-page: Wrap the loading label MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This ensures the label — and by extension the whole app details page — fits phones, even in languages with long words. --- src/gs-details-page.ui | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui index 3e00207b2..058917046 100644 --- a/src/gs-details-page.ui +++ b/src/gs-details-page.ui @@ -35,7 +35,9 @@ + center Loading application details… + True -- GitLab