jneug / Linus

A MediaWiki Skin based on Bootstrap 3
GNU General Public License v2.0
1 stars 0 forks source link

TOC Affix component breaks for small devices #2

Closed jneug closed 9 years ago

jneug commented 9 years ago

On mobile the toc scrolls over the main content.

jneug commented 9 years ago

Added media-query to set position: static for small devices.