Views Admin Dropdown buttons - overlap other items

Created on 19 August 2023, 10 months ago
Updated 23 September 2023, 9 months ago

Problem/Motivation

Views dropdown buttons overlap other items

Steps to reproduce

Simply open a view

Proposed resolution

Limit the button's width and move them to the right

Remaining tasks

I am not certain of the best look and feel here.

User interface changes

This fix is not universal

.views-edit-view .dropbutton-wrapper {
  max-width: fit-content;
  float: right;
}
✨ Feature request
Status

Closed: won't fix

Version

5.5

Component

User interface

Created by

🇿🇦South Africa alabandit

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024