diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-10-29 06:37:23 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-10-29 06:37:23 +0000 |
| commit | c79da5c4565f664290aa43fa925f978eb2810a2d (patch) | |
| tree | f5331520871810507e4f6fe15a8bf455fcf7924d /src/components/extra_buttons/extra_buttons.vue | |
| parent | 3a3db35985ea8e2bb6babc92fcd247fc86df0309 (diff) | |
| parent | 237d95b0f73d9d20df0b8c4668110ce09a5527de (diff) | |
Merge branch '599' into 'develop'
Fix "Posts get cut off when there is not enough space to display them at the bottom"
Closes #599
See merge request pleroma/pleroma-fe!863
Diffstat (limited to 'src/components/extra_buttons/extra_buttons.vue')
| -rw-r--r-- | src/components/extra_buttons/extra_buttons.vue | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/extra_buttons/extra_buttons.vue b/src/components/extra_buttons/extra_buttons.vue index 6781a4f8..746f1c91 100644 --- a/src/components/extra_buttons/extra_buttons.vue +++ b/src/components/extra_buttons/extra_buttons.vue @@ -4,8 +4,6 @@ trigger="click" placement="top" class="extra-button-popover" - :offset="5" - :container="false" > <div slot="popover"> <div class="dropdown-menu"> |
