summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Mikhaylenko <alexm@gnome.org>2020-10-20 15:31:33 +0500
committerAlexander Mikhaylenko <alexm@gnome.org>2020-10-20 15:31:33 +0500
commit97b4e3a65558285c750e74d9dc5ae9f224810998 (patch)
treec2f34404e64a8049006f833e54058c770d8581f2
parent7f9e99cdf9b8760271162cd98a7a2086c97cddbb (diff)
downloadepiphany-wip/exalm/red-buttons.tar.gz
data-view: Move the clear all button at the endwip/exalm/red-buttons
Match the history dialog and the webapp additional urls dialog.
-rw-r--r--src/resources/gtk/data-view.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/resources/gtk/data-view.ui b/src/resources/gtk/data-view.ui
index 44c2c48d1..5bfff6c07 100644
--- a/src/resources/gtk/data-view.ui
+++ b/src/resources/gtk/data-view.ui
@@ -263,6 +263,9 @@
<class name="destructive-action"/>
</style>
</object>
+ <packing>
+ <property name="pack-type">end</property>
+ </packing>
</child>
</object>
</child>