diff options
-rw-r--r-- | cui/uiconfig/ui/specialcharacters.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/uiconfig/ui/specialcharacters.ui b/cui/uiconfig/ui/specialcharacters.ui index f210b8a25551..b5d2abc7abf0 100644 --- a/cui/uiconfig/ui/specialcharacters.ui +++ b/cui/uiconfig/ui/specialcharacters.ui @@ -77,7 +77,7 @@ <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <property name="row_spacing">6</property> + <property name="row_spacing">12</property> <property name="column_spacing">12</property> <child> <object class="GtkGrid" id="grid2"> @@ -275,7 +275,7 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="specialcharacters|favbtn|tooltip_text">Maximum Limit: 16 Characters</property> - <property name="halign">center</property> + <property name="halign">end</property> </object> <packing> <property name="left_attach">0</property> @@ -314,7 +314,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> - <property name="spacing">12</property> + <property name="spacing">6</property> <child> <object class="GtkLabel" id="symboltext1"> <property name="visible">True</property> @@ -545,7 +545,7 @@ <property name="can_focus">False</property> <property name="margin_top">4</property> <property name="orientation">vertical</property> - <property name="spacing">12</property> + <property name="spacing">6</property> <child> <object class="GtkLabel" id="symboltext2"> <property name="visible">True</property> |