Skip to content

Fix <pre> styling in lists#9933

Merged
di merged 7 commits intopypi:mainfrom
tusharsadhwani:pre-styling
Nov 10, 2021
Merged

Fix <pre> styling in lists#9933
di merged 7 commits intopypi:mainfrom
tusharsadhwani:pre-styling

Conversation

@tusharsadhwani
Copy link
Contributor

@tusharsadhwani tusharsadhwani commented Aug 20, 2021

Resolves #6552, fixes #10242.

Before:
image

After:
image

@tusharsadhwani
Copy link
Contributor Author

Btw, screenshots taken from https://pypi.org/project/twine/1.14.0/

@tusharsadhwani
Copy link
Contributor Author

Added another little fix for a scrolling issue.
Before:
image

After:
image

Tested on django-htmx

@tusharsadhwani
Copy link
Contributor Author

Ran into this css issue again today. Text overflow:
image

@di bump?

@di di merged commit 3efc42c into pypi:main Nov 10, 2021
domdfcoding pushed a commit to domdfcoding/warehouse that referenced this pull request Jun 7, 2022
* Fix <pre> styling in lists

* Fix css block spacing

* Remove whitespace

* Add empty line

* Allow horizontal scroll in code blocks

Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
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.

Maybe Bug )) Project description: rendering of <pre> in lists ugly

3 participants