summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAlexander Mikhaylenko <alexm@gnome.org>2022-06-29 02:21:37 +0400
committerAlexander Mikhaylenko <alexm@gnome.org>2022-06-29 02:45:03 +0400
commit72e584ee45bff1894cbe0168efb0de21b16390fa (patch)
tree98783b1b9d45faf2243eb99a6e3e049f24a6ba6b /data
parent0c5d7873ce657faf5c6bb999ce32a15799f4000d (diff)
downloadgnome-contacts-72e584ee45bff1894cbe0168efb0de21b16390fa.tar.gz
avatar-selector: Don't center the action bar
Action bars are not supposed to be used like this, and it results in a broken style.
Diffstat (limited to 'data')
-rw-r--r--data/ui/contacts-avatar-selector.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/ui/contacts-avatar-selector.ui b/data/ui/contacts-avatar-selector.ui
index 6c2a247..5f34fe9 100644
--- a/data/ui/contacts-avatar-selector.ui
+++ b/data/ui/contacts-avatar-selector.ui
@@ -63,7 +63,6 @@
</child>
<child>
<object class="GtkActionBar">
- <property name="halign">center</property>
<child>
<object class="GtkButton" id="camera_button">
<property name="visible">False</property>