0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-12 00:08:59 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
UTCWebDev
ee2e2ae0ae Prevent X-scroll on small screens
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-28 15:55:45 -04:00
UTCWebDev
5ce4b8c7ff Make custom max-width on row conform to Boostrap convention
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-27 16:34:26 -04:00
Luis Nell
8401855f16 Correct Typo 2013-08-25 23:58:01 +02:00
Mark Otto
62083a45b7 fixes #9701: fix up offcanvas example 2013-08-16 14:12:18 -07:00
Mark Otto
024e320e5c hella examples fixing, mostly navbars and lots of work on grids example 2013-08-15 17:39:37 -07:00
Mark Otto
3d99a4c15e move to examples dir 2013-08-15 16:40:39 -07:00