[gnome-builder] style: fix sizing of previous/next search result buttons
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] style: fix sizing of previous/next search result buttons
- Date: Wed, 28 Oct 2015 21:00:04 +0000 (UTC)
commit 834da9588ce34e852687007647a7f19918ed9e2e
Author: Christian Hergert <chergert redhat com>
Date: Wed Oct 28 13:56:10 2015 -0700
style: fix sizing of previous/next search result buttons
I'm torn between having image placement correct and the linked items
the correct size.
data/ui/gb-editor-frame.ui | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/data/ui/gb-editor-frame.ui b/data/ui/gb-editor-frame.ui
index 9caa906..7eb4a40 100644
--- a/data/ui/gb-editor-frame.ui
+++ b/data/ui/gb-editor-frame.ui
@@ -79,9 +79,6 @@
<property name="action-name">frame.previous-search-result</property>
<property name="can-focus">false</property>
<property name="visible">true</property>
- <style>
- <class name="image-button"/>
- </style>
<child>
<object class="GtkImage">
<property name="icon-name">go-up-symbolic</property>
@@ -96,9 +93,6 @@
<property name="action-name">frame.next-search-result</property>
<property name="can-focus">false</property>
<property name="visible">true</property>
- <style>
- <class name="image-button"/>
- </style>
<child>
<object class="GtkImage">
<property name="icon-name">go-down-symbolic</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]