From 97982ee975be31ff8dc238fcc02ca786334221a4 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 28 Feb 2022 15:10:43 +0100 Subject: [PATCH] gs-app-translation-dialog: Set proper pixel size on the pill image The proper and expected image pixel-size is 24px, thus the CSS works properly the same as in the other similar dialogs. Closes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1662 --- src/gs-app-translation-dialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gs-app-translation-dialog.ui b/src/gs-app-translation-dialog.ui index 2f925e608..18b608ccf 100644 --- a/src/gs-app-translation-dialog.ui +++ b/src/gs-app-translation-dialog.ui @@ -39,7 +39,7 @@ center True flag-outline-thin-symbolic - large + 24 title -- GitLab