[gnome-software: 5/6] details-page: Drop the global width request




commit e3a748fad905b81b7e3b4329217a7541222a6b6b
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Tue Jul 27 20:06:52 2021 +0200

    details-page: Drop the global width request
    
    It doesn't really serve any purpose and prevents the page from working
    on smartphones.

 src/gs-details-page.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index 029d2fa16..c7ec0a4df 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -60,7 +60,6 @@
                 <property name="visible">True</property>
                 <child>
                   <object class="GtkBox" id="box_details">
-                    <property name="width_request">752</property>
                     <property name="orientation">vertical</property>
                     <property name="visible">True</property>
                     <property name="halign">fill</property>


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