summaryrefslogtreecommitdiff
path: root/data/ui
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2022-08-21 13:59:43 -0400
committerMarcus Lundblad <ml@dfupdate.se>2022-08-26 20:08:10 +0000
commit6b33f62d7577a74f58eb276ae65d25386b810712 (patch)
tree0cf80baedbdb26d4696e751784360419686977fc /data/ui
parent25864832b315ef4f4175139b77e4e6a8673dbfe3 (diff)
downloadgnome-maps-6b33f62d7577a74f58eb276ae65d25386b810712.tar.gz
css: Remove `.maps-popover` style class
This style class caused popovers to be aligned incorrectly.
Diffstat (limited to 'data/ui')
-rw-r--r--data/ui/favorites-popover.ui3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/ui/favorites-popover.ui b/data/ui/favorites-popover.ui
index 15d17667..196c49c0 100644
--- a/data/ui/favorites-popover.ui
+++ b/data/ui/favorites-popover.ui
@@ -5,9 +5,6 @@
<property name="hexpand">0</property>
<property name="width-request">320</property>
<property name="height-request">400</property>
- <style>
- <class name="maps-popover"/>
- </style>
<property name="child">
<object class="GtkGrid" id="mainGrid">
<property name="orientation">vertical</property>