diff --git a/docs/source_docs/_static/theme_overrides.css b/docs/source_docs/_static/theme_overrides.css index 282078d1d778d4c35201e77d386ecf1957bff1a5..ddb48d389ebe1052740f684bd8911c1faa4126e3 100644 --- a/docs/source_docs/_static/theme_overrides.css +++ b/docs/source_docs/_static/theme_overrides.css @@ -1,14 +1,3 @@ -/* override table width restrictions */ -.wy-table-responsive table td, .wy-table-responsive table th { - white-space: normal; -} - -.wy-table-responsive { - margin-bottom: 24px; - max-width: 100%; - overflow: visible; -} - .math { text-align: left; } @@ -19,3 +8,8 @@ .wy-nav-content { max-width: none; } + +table.docutils { + margin-left: 0; + margin-right: auto; +} diff --git a/docs/source_docs/references/units.rst b/docs/source_docs/references/units.rst index 2355ef8ee33ae443a5a93e9ab543c04747ffde1e..81e213608c5f8d8604600e1755fa75fbc181109d 100644 --- a/docs/source_docs/references/units.rst +++ b/docs/source_docs/references/units.rst @@ -22,7 +22,7 @@ units. +--------------------------------+-----------------------------------------+ | force | Newton [:math:`N`] | +--------------------------------+-----------------------------------------+ -| granular temperature | [:math m^{2} \cdot s{-2} | +| granular temperature | [:math m^{2} \cdot s{-2}:] | +--------------------------------+-----------------------------------------+ | heat of formation | [:math:`J \cdot kg^{-1}`] | +--------------------------------+-----------------------------------------+