Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dags table overflow #15660

Merged
merged 2 commits into from
May 5, 2021
Merged

Conversation

bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented May 4, 2021

Adds a false bottom to the table element so we can have overlap on the final row.

Fixes #15656

Screen Shot 2021-05-04 at 6 10 33 PM


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

Mixing padding and margin will create a false bottom of the div which will allow for overflow like a dropdown to appear.
@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels May 4, 2021
@kaxil kaxil merged commit a0eb747 into apache:master May 5, 2021
@kaxil kaxil deleted the dags-dropdown-overflow branch May 5, 2021 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scrolling issue with new fast trigger with single DAG
2 participants