Mark Otto
c0f6d722b0
polish off #10227 with an inline comment
2013-09-04 12:16:46 -07:00
Mark Otto
88e1e20b95
Merge pull request #10227 from UTCWebDev/master
...
Fixes 10212 - Make custom max-width on row conform to Bootstrap convention
2013-09-04 12:15:45 -07:00
Mark Otto
e8f7d4fcef
fixes alignment and nav list in offcanvas example
2013-09-01 10:34:21 +02:00
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
Kevin Suttle
dd9c15273c
Add even more role="button" attributes
...
Missed the <a class="btw" in my regex search
2013-08-24 16:31:15 -04:00
saiwang
0c094efe28
add IE's Conditional comments for respondjs and html5shiv
2013-08-18 14:28:52 +08:00
Mark Otto
3505606d34
add respond.js to all examples ( fixes #9731 )
2013-08-17 12:32:11 -07:00
Mark Otto
62083a45b7
fixes #9701 : fix up offcanvas example
2013-08-16 14:12:18 -07:00
Mark Otto
1974aa6967
fix up sticky footer example ( fixes #9680 ) and add favicons to all examples
2013-08-16 11:03:52 -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