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

Fix CSS errors #802

Closed
9 tasks
nlhkabu opened this issue Nov 21, 2015 · 2 comments · Fixed by #858
Closed
9 tasks

Fix CSS errors #802

nlhkabu opened this issue Nov 21, 2015 · 2 comments · Fixed by #858
Assignees
Labels
CSS/SCSS requires change to CSS/SCSS files UX/UI design, user experience, user interface

Comments

@nlhkabu
Copy link
Contributor

nlhkabu commented Nov 21, 2015

Fix the following CSS errors (mostly a result of the CSS restructure):

  • Reduce the font size of the badges

badge-font-size

  • Remove underline on sidebar links (also make cursor pointer)

sidebar-link-underline

  • Make the introduction text align left

intro-tect-alignment

  • Make the button group share internal borders

button-group

  • Make the package history design work with just one release (remove vertical line)

single-package-history

  • Add padding to the horizontal links

horizontal-links

  • Make the package card bg white

package-card

  • Add padding to the bottom of the footer

footer-padding

  • Fix alignment and spacing of Changelog title and button
    changelog-title
@nlhkabu nlhkabu added the UX/UI design, user experience, user interface label Nov 21, 2015
@alexwlchan
Copy link
Contributor

I think I have fixes for most of these; I’ll put up a PR when I’ve got a working dev environment and can check my changes are behaving as I expect. :)

@nlhkabu
Copy link
Contributor Author

nlhkabu commented Nov 21, 2015

Hi @alexwlchan thanks for this. Actually, I already have fixes ready for all of these (I just have not integrated them yet), so it's probably not the best use of your time. Sorry, I should have been more explicit in the issue listing and assigned it to myself.

@nlhkabu nlhkabu self-assigned this Nov 21, 2015
@nlhkabu nlhkabu modified the milestone: Become PyPI Nov 21, 2015
@nlhkabu nlhkabu added the CSS/SCSS requires change to CSS/SCSS files label Nov 24, 2015
@nlhkabu nlhkabu mentioned this issue Dec 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CSS/SCSS requires change to CSS/SCSS files UX/UI design, user experience, user interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants