[gnome-games] game-icon-view: Add spacing between the title and thumbnail



commit 486597d19738ccdbbafe838083d0c75d48a1e425
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue Jun 9 02:02:03 2020 +0500

    game-icon-view: Add spacing between the title and thumbnail

 data/ui/game-icon-view.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/ui/game-icon-view.ui b/data/ui/game-icon-view.ui
index 44bae01b..e1acdef2 100644
--- a/data/ui/game-icon-view.ui
+++ b/data/ui/game-icon-view.ui
@@ -7,6 +7,7 @@
         <object class="GtkBox">
           <property name="visible">True</property>
           <property name="orientation">vertical</property>
+          <property name="spacing">6</property>
           <child>
             <object class="GtkOverlay">
               <property name="visible">True</property>


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