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 #4550: html: Centering tables by default using CSS #6341

Merged
merged 1 commit into from
May 12, 2019

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented May 6, 2019

Feature or Bugfix

  • Feature

Purpose

@tk0miya tk0miya added this to the 2.1.0 milestone May 6, 2019
@tk0miya tk0miya force-pushed the 4550_centering_tables_using_css branch from 65a3ff3 to 107c20a Compare May 6, 2019 11:20
@codecov
Copy link

codecov bot commented May 6, 2019

Codecov Report

Merging #6341 into 2.0 will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.0    #6341      +/-   ##
==========================================
- Coverage   83.58%   83.55%   -0.03%     
==========================================
  Files         278      280       +2     
  Lines       39997    40031      +34     
  Branches     5916     5919       +3     
==========================================
+ Hits        33430    33447      +17     
- Misses       5232     5246      +14     
- Partials     1335     1338       +3
Impacted Files Coverage Δ
tests/test_build_html.py 97.52% <ø> (ø) ⬆️
sphinx/writers/latex.py 81.65% <ø> (ø) ⬆️
tests/test_ext_graphviz.py 100% <100%> (ø) ⬆️
sphinx/transforms/__init__.py 88.38% <100%> (ø) ⬆️
tests/test_ext_inheritance_diagram.py 100% <100%> (ø) ⬆️
sphinx/__init__.py 73.91% <0%> (ø)
sphinx/make_mode.py 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c68bba...107c20a. Read the comment docs.

@tk0miya tk0miya merged commit c27373a into sphinx-doc:2.0 May 12, 2019
@tk0miya tk0miya deleted the 4550_centering_tables_using_css branch May 12, 2019 04:33
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant