Frederick Grose wrote:
> 
> Is there a CSS or JS method we could employ for those without access to
> the
> Skins folder?
> 

You could try something like this in CSS:

#toc li {
 max-width: 20em;
 white-space: nowrap;
 overflow: hidden;
}

hth
Frank

-- 
View this message in context: 
http://old.nabble.com/short-headers-in-TOC-tp29199034p29227976.html
Sent from the WikiMedia General mailing list archive at Nabble.com.


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to