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

mirrors page formatting #188

Closed
SociableSteve opened this issue Aug 11, 2023 · 1 comment · Fixed by #197
Closed

mirrors page formatting #188

SociableSteve opened this issue Aug 11, 2023 · 1 comment · Fixed by #197
Assignees
Labels
bug Something isn't working

Comments

@SociableSteve
Copy link
Collaborator

mirrors page formatting has wrapped the mirror name, url and contact onto the same line, should be 3 lines (a line for each) like in the current site https://bioconductor.org/about/mirrors/

@SociableSteve SociableSteve added the bug Something isn't working label Aug 11, 2023
@SociableSteve
Copy link
Collaborator Author

SociableSteve commented Aug 11, 2023

Possibly change li::before to li::marker in the styling in list.css and see how that affects things. Additionally remove the display: inline from li p, and add a padding-left to the li components

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants