From 2137d6395acf3c9a2b440af2fa9bcfe8a4de04d4 Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Wed, 25 Nov 2020 18:33:08 +0200 Subject: [PATCH] fix wrong button style, add new option for popover to better deal with different layouts --- .../account_actions/account_actions.vue | 1 + .../extra_buttons/extra_buttons.vue | 3 ++- .../moderation_tools/moderation_tools.vue | 22 +++++++++---------- src/components/popover/popover.js | 15 ++++++++++--- src/components/react_button/react_button.vue | 3 ++- 5 files changed, 28 insertions(+), 16 deletions(-) diff --git a/src/components/account_actions/account_actions.vue b/src/components/account_actions/account_actions.vue index c10b09b8..ab5d1d29 100644 --- a/src/components/account_actions/account_actions.vue +++ b/src/components/account_actions/account_actions.vue @@ -4,6 +4,7 @@ trigger="click" placement="bottom" :bound-to="{ x: 'container' }" + remove-padding >