diff --git a/extra.css b/extra.css index aff4e26c1..f3bdc903c 100644 --- a/extra.css +++ b/extra.css @@ -6,14 +6,6 @@ span.method-nav-pill { /* or 3rem */ } -/* Prevent word breaks in inline code items in tables */ -td>code, -td>em>code, -td>strong>code, -td>a>code { - white-space: nowrap; -} - /* Make links not bold */ .link { font-weight: 400;