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

use CSS flex and full width for totals in dashboard widget #199

Merged
merged 1 commit into from
Mar 13, 2021

Conversation

stklcode
Copy link
Contributor

Alternative solution for #198

Intention was to use the full widget width for the totals display. This PR rewrites the CSS to use flex instead of float that also has the benefit of breaking down to single-column layout on really small screens or really long URLs in the top lists while the current solution does not.

Also works in IE 11 (despite the big warning above 🙈 )

@patrickrobrecht patrickrobrecht merged commit 97291f9 into develop Mar 13, 2021
@patrickrobrecht patrickrobrecht deleted the fix/width-total-flex branch March 13, 2021 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants