diff --git a/docs/documentation.css b/docs/documentation.css index f7a7d1e..0bd9874 100644 --- a/docs/documentation.css +++ b/docs/documentation.css @@ -934,6 +934,9 @@ div.egXML_invalid{ /* table of contents */ ul.toc{ list-style: none; + @media only screen and (max-width: 768px) { + padding-left: 1em; + } } li.toc{ list-style: none; @@ -1697,7 +1700,6 @@ section[id] div.table table>tbody>tr{ @media only screen and (max-width: 768px) { display: list; list-style-type: none; - padding-left: 0; border-style: solid; border-color: gray; border-width: 1pt 0; diff --git a/docs/staticSearch.html b/docs/staticSearch.html index 7e2590c..e074d34 100644 --- a/docs/staticSearch.html +++ b/docs/staticSearch.html @@ -3896,7 +3896,7 @@