summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2015-08-31 16:57:44 +0200
committerBastien Nocera <hadess@hadess.net>2015-08-31 16:58:22 +0200
commit5208baf642701757a0f6de5030183734b93fc3f0 (patch)
tree439647eaa48403439cae8d7e329f3bd96fd0e856
parent69401d99aa55a5eb8c250a85dd547b8de1da5b06 (diff)
downloadtotem-5208baf642701757a0f6de5030183734b93fc3f0.tar.gz
backend: Re-flatten the volume button
It's supposed to be flat. https://bugzilla.gnome.org/show_bug.cgi?id=748306
-rw-r--r--data/controls.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/controls.ui b/data/controls.ui
index e79f95623..c017f7e69 100644
--- a/data/controls.ui
+++ b/data/controls.ui
@@ -143,7 +143,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="has_tooltip">True</property>
- <property name="relief">normal</property>
+ <property name="relief">none</property>
<property name="focus_on_click">False</property>
<property name="orientation">vertical</property>
<property name="valign">center</property>