summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorChristian Dywan <christian@twotoasts.de>2018-11-19 18:37:00 +0200
committerGitHub <noreply@github.com>2018-11-19 18:37:00 +0200
commitc5c6540663ceb1a82bc38ac4a5ce314fd0dc8c6d (patch)
tree64d1f7f6eee02ca2cc794599c4f1e81fe8175421 /ui
parent94cf91feed9efbde9280f3a6c010ecd523e55961 (diff)
downloadmidori-git-c5c6540663ceb1a82bc38ac4a5ce314fd0dc8c6d.tar.gz
Reduce spacing around delete suggestion button (#170)
The delete button shouldn't increase the overall size of the suggestion row.
Diffstat (limited to 'ui')
-rw-r--r--ui/suggestion-row.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/suggestion-row.ui b/ui/suggestion-row.ui
index db9ba588..917058ca 100644
--- a/ui/suggestion-row.ui
+++ b/ui/suggestion-row.ui
@@ -57,5 +57,8 @@
</child>
</object>
</child>
+ <style>
+ <class name="suggestion"/>
+ </style>
</template>
</interface>