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

Allow for text-align to be explicitly set on tables #3879

Merged
merged 1 commit into from
May 2, 2018

Conversation

di
Copy link
Member

@di di commented May 2, 2018

Fixes an issue for markdown tables with alignment, the <td align="right"> was being overridden by the fix for IE.

For example, the tables at the end of https://pypi.org/project/csvprint/0.3.3/

@di di merged commit 27e5b63 into pypi:master May 2, 2018
@di di deleted the table-alignment-fix branch May 2, 2018 21:47
miketheman added a commit to miketheman/warehouse that referenced this pull request Jul 5, 2022
Remove any specific changes commented for ie11.

Reverses: pypi#3841 pypi#3879

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
di added a commit that referenced this pull request Jul 6, 2022
* docs: remove language about supporting ie11

Signed-off-by: Mike Fiedler <miketheman@gmail.com>

* chore: remove `@stimulus/polyfills`

- Remove the import from usage.
- Remove the package and its dependencies.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>

* chore: update supported browsers

Periodic `npx browserslist@latest --update-db`

Signed-off-by: Mike Fiedler <miketheman@gmail.com>

* chore: remove any css overrides for ie11

Remove any specific changes commented for ie11.

Reverses: #3841 #3879

Signed-off-by: Mike Fiedler <miketheman@gmail.com>

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.

1 participant