diff --git a/resources/skins.minerva.base.styles/common.less b/resources/skins.minerva.base.styles/common.less index d2ab7d9..cb0108a 100644 --- a/resources/skins.minerva.base.styles/common.less +++ b/resources/skins.minerva.base.styles/common.less @@ -50,6 +50,9 @@ textarea { // We hide the table of contents unless the user is viewing in tablet resolution or higher .toc-mobile, +// Table of contents as provided by parser has no styling, this is a temporary measure until we are able +// to commit more time to Minerva on desktop +#toc, // We also need a more specific rule for tablet non-JS users who will load skins.minerva.tablet.styles .client-nojs .toc-mobile, .client-js .no-js-only,