[gnome-software: 3/7] review-row: Drop the top margin




commit 51e330ecd973b4d0b8ffdc2b9ec9db80e004fe5f
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Nov 19 15:46:37 2021 +0100

    review-row: Drop the top margin
    
    We will style the rows correctly in upcoming commits.
    
    Fixes: #1362

 src/gs-review-row.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gs-review-row.ui b/src/gs-review-row.ui
index 99c1563cf..9c373bc63 100644
--- a/src/gs-review-row.ui
+++ b/src/gs-review-row.ui
@@ -9,7 +9,6 @@
     <child>
       <object class="GtkBox">
         <property name="orientation">vertical</property>
-        <property name="margin_top">32</property>
         <property name="spacing">6</property>
         <property name="hexpand">True</property>
         <property name="vexpand">True</property>


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