diff --git a/docs/css/weewx_docs.css b/docs/css/weewx_docs.css index d3992a4e..dbf01bd4 100644 --- a/docs/css/weewx_docs.css +++ b/docs/css/weewx_docs.css @@ -241,8 +241,8 @@ table .first_row { } #technical_content{ - position: relative; - left: 220px; + float: right; + width: 82%; } /* @@ -280,7 +280,7 @@ div .ui-widget-header { /* Overrides for tocify Table-of-Contents */ .tocify { - width: 200px; + width: 15%; margin-left: 5px; padding-left: 5px; border: 0;