LouisChiero / StocksTracker

An ASP.NET Web API for creating stock trackers over the HTTP protocol.
0 stars 0 forks source link

Main Content Blocks Sidebar on Small Screens #15

Closed LouisChiero closed 8 years ago

LouisChiero commented 8 years ago

On S or XS screens, the jumbo content overlays the sidebar links.

LouisChiero commented 8 years ago

Fixed by adding TWBS extra small column classes to sidebar and main content elements.