diff --git a/doc/source/_static/css/custom.css b/doc/source/_static/css/custom.css index 6508594345bc..214799816539 100644 --- a/doc/source/_static/css/custom.css +++ b/doc/source/_static/css/custom.css @@ -88,11 +88,6 @@ th.tune-colab { padding: 0; } -table { - /* Force full width for all table */ - width: 136% !important; -} - img.inline-figure { /* Override the display: block for img */ display: inherit !important;