Remove notebook side margins in settings dialog

This commit is contained in:
Charles Gagnon
2020-04-19 12:58:13 -04:00
parent 46b65faf71
commit 2ab8ea2f7c

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.1 -->
<!-- Generated with glade 3.22.2 -->
<interface>
<requires lib="gtk+" version="3.12"/>
<object class="GtkAdjustment" id="appicon_margin_adjustment">
@@ -4385,8 +4385,6 @@
<object class="GtkNotebook" id="settings_notebook">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="margin_left">6</property>
<property name="margin_right">6</property>
<child>
<object class="GtkBox" id="position">
<property name="visible">True</property>