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

Fixes #3919: Utilization graph bar bounds #3920

Merged
merged 2 commits into from
Jan 15, 2020
Merged

Fixes #3919: Utilization graph bar bounds #3920

merged 2 commits into from
Jan 15, 2020

Conversation

hSaria
Copy link
Contributor

@hSaria hSaria commented Jan 14, 2020

Fixes: #3919

In the utilization graph, the CSS width attribute of the bar was being set above 100% like the text, instead of maxing at 100% for the width attribute, which moves the text proportionately to right (screenshots in #3919).

@jeremystretch jeremystretch merged commit 1055faf into netbox-community:develop Jan 15, 2020
@hSaria hSaria deleted the 3919-utilization-bar-width branch January 15, 2020 16:04
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Utilization graph bar width extends beyond 100%
2 participants