[gnome-builder] ui: Make the spacing between buttons in the search frame homogeneous
- From: Matthew Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] ui: Make the spacing between buttons in the search frame homogeneous
- Date: Mon, 18 Jul 2016 14:43:36 +0000 (UTC)
commit c42edec036afce7db5b4c7c75a2b0bfcf2b18e43
Author: Matthew Leeds <mleeds redhat com>
Date: Mon Jul 18 10:42:13 2016 -0400
ui: Make the spacing between buttons in the search frame homogeneous
libide/editor/ide-editor-frame.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libide/editor/ide-editor-frame.ui b/libide/editor/ide-editor-frame.ui
index 59705fc..c2cffda 100644
--- a/libide/editor/ide-editor-frame.ui
+++ b/libide/editor/ide-editor-frame.ui
@@ -187,6 +187,7 @@
<property name="visible">true</property>
<property name="can_focus">false</property>
<property name="valign">center</property>
+ <property name="spacing">8</property>
<child>
<object class="GtkToggleButton">
<property
name="action-name">search-entry.toggle-search-replace</property>
@@ -195,7 +196,6 @@
<property name="visible">true</property>
<property name="can_focus">true</property>
<property name="receives_default">true</property>
- <property name="margin_right">4</property>
<property name="image_position">right</property>
<child>
<object class="GtkImage">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]