From 46d3ec720397206230340cf0607da4ac17dfc075 Mon Sep 17 00:00:00 2001 From: Balaji Veeramani Date: Sun, 7 Aug 2022 02:27:17 -0700 Subject: [PATCH] Initial commit --- doc/source/_static/css/custom.css | 5 ----- 1 file changed, 5 deletions(-) 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;