aboutsummaryrefslogtreecommitdiff
path: root/examples/offcanvas/offcanvas.css
AgeCommit message (Collapse)AuthorFilesLines
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-51/+0
2013-11-01otherwise content scrolls on chromemaxwellium1-1/+2
without change, body scrolls on chrome Version 30.0.1599.101 (OSX 10.9)
2013-09-04polish off #10227 with an inline commentMark Otto1-1/+1
2013-09-04Merge pull request #10227 from UTCWebDev/masterMark Otto1-1/+4
Fixes 10212 - Make custom max-width on row conform to Bootstrap convention
2013-09-01fixes alignment and nav list in offcanvas exampleMark Otto1-2/+1
2013-08-28Prevent X-scroll on small screensUTCWebDev1-0/+3
html overflow-x must be hidden to prevent accidental x-scroll on small screens. This is more apparent with touch screens, where the user often gestures diagonally instead of a true vertical gesture.
2013-08-27Make custom max-width on row conform to Boostrap conventionUTCWebDev1-1/+1
Bootstrap break point for tablet portrait 768 keeps the row intact, so it's not appropriate to have off-canvas elements at that width. Custom off-canvas.css should be breakpoint 767px
2013-08-25Correct TypoLuis Nell1-2/+2
2013-08-16fixes #9701: fix up offcanvas exampleMark Otto1-6/+6
2013-08-15hella examples fixing, mostly navbars and lots of work on grids exampleMark Otto1-6/+6
2013-08-15move to examples dirMark Otto1-0/+48