Skip to content

Commit bfbf7f9

Browse files
committed
Small improvement in settings display.
1 parent 15d1786 commit bfbf7f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/GlobalSettings.vala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ public class GlobalSettings {
143143

144144
var frame = new Frame( _( "Global Settings" ) ) {
145145
margin_bottom = 10,
146+
margin_end = 5,
146147
child = box
147148
};
148149

0 commit comments

Comments
 (0)