Skip to content

Commit fec9c0a

Browse files
add padding to help/continue button box (#914)
make it consistent with do not show checkbox padding
1 parent b967926 commit fec9c0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

usr/share/linuxmint/mintupdate/kernels.ui

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Generated with glade 3.38.2 -->
2+
<!-- Generated with glade 3.40.0 -->
33
<interface>
44
<requires lib="gtk+" version="3.18"/>
55
<object class="GtkWindow" id="window">
@@ -520,6 +520,7 @@
520520
<packing>
521521
<property name="expand">False</property>
522522
<property name="fill">True</property>
523+
<property name="padding">3</property>
523524
<property name="position">1</property>
524525
</packing>
525526
</child>

0 commit comments

Comments
 (0)