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

"Display name in badge" commit accidentally affects SQL table number alignment #607

Open
sebastianiorga opened this issue Jan 31, 2024 · 0 comments

Comments

@sebastianiorga
Copy link

I'm using the Github version of the gem to test some UI customizations(and because I find the change on it SUPER useful! Thank you!)

GIT
  remote: https://github.com/MiniProfiler/rack-mini-profiler.git
  revision: 68a69b3cbf073e00214f5f05fff5161a944de103
  specs:
    rack-mini-profiler (3.3.0)
      rack (>= 1.2.0)

image

The time div is no longer full width since a new CSS rule is applying to it so it's now not right-aligning correctly.

image

Should probably scope that rule so it excludes the contents of the SQL table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant