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

100% Table width for Manage My Package overview #3832

Merged
merged 1 commit into from
Apr 27, 2017

Conversation

robertmuehsig
Copy link
Contributor

Fix for #3783

With the changes applied it looks like this:

image

  • Table is stretched to the full content
  • last column is right aligned, so it has a straight line

Currently both tables can still look "different", because the width of the columns are not fix, but at least the downloads count will be aligned.

The simplest fix was to use a new css class, because the "sexy-table" is used on other sites as well. The "last" css class on all last tds was needed to ensure everything is aligned the right way and is compatible with all IE versions.

What do you think?

@robertmuehsig robertmuehsig changed the base branch from master to dev April 26, 2017 21:32
@skofman1 skofman1 merged commit b5fd9b0 into NuGet:dev Apr 27, 2017
@scottbommarito scottbommarito mentioned this pull request Apr 27, 2017
22 tasks
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

Successfully merging this pull request may close these issues.

3 participants