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

[Redesign] Consider reducing whitespace on the search results page #4421

Closed
joelverhagen opened this issue Jul 19, 2017 · 3 comments
Closed
Assignees

Comments

@joelverhagen
Copy link
Member

https://twitter.com/Nick_Craver/status/887709596281909249

From @NickCraver

I like the new @NuGet layout, but not the copious amounts of whitespace. Here are search results with that toned down (vs. current):

Suggestion:

image

@joelverhagen joelverhagen added this to the S121 - 2017.7.10 milestone Jul 19, 2017
@joelverhagen joelverhagen changed the title [Redesign] Reduce whitespace on the search results page [Redesign] Consider reducing whitespace on the search results page Jul 19, 2017
@joelverhagen
Copy link
Member Author

Another optimization here is making sure the heading of the package title/ID has the same top baseline as the image. Right now, it looks like the heading is a little lower than the image.

@NickCraver
Copy link
Contributor

There's a related alignment issue:
Note that the results are slightly wider than the rest of the page due to the negative margins in .row here:

.row {
    margin-right: -15px;
    margin-left: -15px;
}

@joelverhagen
Copy link
Member Author

Improved. Not yet deployed. Will keep an eye on further feedback.

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

2 participants