summaryrefslogtreecommitdiff
path: root/data/ui
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@dfupdate.se>2022-08-29 20:55:43 +0200
committerMarcus Lundblad <ml@dfupdate.se>2022-08-29 21:46:40 +0200
commit04afc81859ac713b3db2b82a80cdb28f9d366524 (patch)
tree45937ee5b39dab13f1a489f923b30ec8d1d464ee /data/ui
parentce2780046afca5276dee232c400caf38e036de6a (diff)
downloadgnome-maps-04afc81859ac713b3db2b82a80cdb28f9d366524.tar.gz
placeView: Center-align user location send-towip/mlundblad/send-to-centered
Center align the "Send to" button when in the user location mode, avoids the button getting stretched out vertically depending on the label.
Diffstat (limited to 'data/ui')
-rw-r--r--data/ui/place-view.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/ui/place-view.ui b/data/ui/place-view.ui
index 80f4602c..c521baf4 100644
--- a/data/ui/place-view.ui
+++ b/data/ui/place-view.ui
@@ -52,6 +52,7 @@
<property name="focusable">1</property>
<property name="tooltip-text" translatable="1" comments="Translators: This is a tooltip">Share location</property>
<property name="icon-name">send-to-symbolic</property>
+ <property name="valign">GTK_ALIGN_CENTER</property>
</object>
</child>
</object>