-
Notifications
You must be signed in to change notification settings - Fork 0
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
User and 404 page changes #493
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New User page looks really good! Installs without issue and the status block element works well. That and documentation really adds some value to the user page.
My only suggestion is adding a little more padding to the top of the main content, maybe 10px to mirror the bottom padding? Right now it looks like its pressed up against that top menu bar. But other than that little style change I think its good to go! Nice work!
Sounds good, that problem should be fixed now! |
Linking the sister PRs together helps review it faster, please do that when you submit a PR! Sister PR in: ucb_default_content |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The only change I request is to increase the padding-top
from 10px
to 20px
. After that I will approve it!
User and 404 page changes
Closes #484.
Adds the new implementation of the user page and stores the image for the 404 page.