Skip to content

Commit

Permalink
Improve list page spacing a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Clasen committed Oct 31, 2016
1 parent 58026ed commit 7c86575
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/gr-list-page.ui
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
<object class="GtkFlowBox" id="flow_box">
<property name="visible">1</property>
<property name="valign">start</property>
<property name="column-spacing">10</property>
<property name="row-spacing">10</property>
<property name="margin">20</property>
</object>
</child>
</object>
Expand Down

0 comments on commit 7c86575

Please # to comment.