Skip to content

Commit c954fd2

Browse files
committed
theme settings: Add margins
1 parent 902633f commit c954fd2

File tree

1 file changed

+2
-0
lines changed
  • files/usr/share/cinnamon/cinnamon-settings

1 file changed

+2
-0
lines changed

files/usr/share/cinnamon/cinnamon-settings/themes.ui

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<object class="GtkBox" id="page_simplified">
66
<property name="visible">True</property>
77
<property name="can-focus">False</property>
8+
<property name="margin-start">20</property>
9+
<property name="margin-end">20</property>
810
<property name="orientation">vertical</property>
911
<child>
1012
<!-- n-columns=2 n-rows=5 -->

0 commit comments

Comments
 (0)