[gnome-software: 17/18] details-page: Let the inforbar text wrap




commit cc3a601095044dd90bcb0259ec5c4a793945d3e3
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Aug 13 17:01:45 2021 +0200

    details-page: Let the inforbar text wrap

 src/gs-details-page.ui | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index 4750bc632..97eaabd1d 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -78,7 +78,8 @@
                                 <property name="hexpand">True</property>
                                 <property name="label" translatable="yes">This app is not available in your 
language and will appear in US English.</property>
                                 <property name="visible">True</property>
-                                <property name="xalign">0.5</property>
+                                <property name="wrap">True</property>
+                                <property name="xalign">0</property>
                               </object>
                             </child>
                             <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]