There was an error while loading. Please reload this page.
1 parent 15d1786 commit bfbf7f9Copy full SHA for bfbf7f9
1 file changed
src/GlobalSettings.vala
@@ -143,6 +143,7 @@ public class GlobalSettings {
143
144
var frame = new Frame( _( "Global Settings" ) ) {
145
margin_bottom = 10,
146
+ margin_end = 5,
147
child = box
148
};
149
0 commit comments