tareq1988 / wedocs

A documentation theme for WordPress
http://docs.wedevs.com
391 stars 130 forks source link

Fixed bs-sidebar overlapping with the content between tablet and desktop resolutions. #18

Closed harzzn closed 8 years ago

harzzn commented 8 years ago

The bs-sidebar which displays the h1-tags of a post overlapped with the content between tablet and desktop resolutions.

The issue:

screenshot 2015-10-24 11 22 23 screenshot 2015-10-24 11 22 44

Fixed by responsively changing the width of the bs-sidebar and hiding it one breakpoint earlier.