0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

6082 Commits

Author SHA1 Message Date
fat
a01b1dd71a fixes #9585 2013-08-17 15:07:26 -07:00
fat
f4c7629592 Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip 2013-08-17 15:06:29 -07:00
fat
a10ec62f63 fixes #9579 2013-08-17 15:05:59 -07:00
Mark Otto
fdb7121f41 Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip 2013-08-17 14:49:58 -07:00
Mark Otto
3bcadfc2c5 brand, not title, in navbar examples 2013-08-17 14:42:55 -07:00
fat
484d51ce48 add doc comment for #9517 2013-08-17 14:42:44 -07:00
Mark Otto
3cb38197f2 more specific panel titles and docs notes 2013-08-17 14:27:21 -07:00
fat
2d875c8d5e Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip 2013-08-17 14:25:16 -07:00
fat
33f448f605 rebuild 2013-08-17 14:25:04 -07:00
fat
712b89ed4e fixes #9362 2013-08-17 14:24:38 -07:00
Mark Otto
1b814ddd0a Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip 2013-08-17 14:15:43 -07:00
Mark Otto
6ca32589b5 2px border on thead th elements for just a tad more separation 2013-08-17 14:15:33 -07:00
Mark Otto
903e92a327 Update helper classes to reflect changes and mention mixins 2013-08-17 14:15:14 -07:00
Mark Otto
6fe1264a80 mo betta heading examples labels 2013-08-17 14:11:05 -07:00
Mark Otto
2a4bd786ed more accurate grid classes in examples 2013-08-17 14:09:35 -07:00
fat
728a5e17d6 Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Conflicts:
	dist/css/bootstrap.min.css
2013-08-17 13:43:58 -07:00
fat
53c80ed9cb add comment addressing #9023 2013-08-17 13:40:28 -07:00
Mark Otto
0c70744ea2 fixes #9538: prevent Firefox rendering bug via some border-fu 2013-08-17 13:33:53 -07:00
Mark Otto
0e39f94574 Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip 2013-08-17 13:18:19 -07:00
Mark Otto
82f6f08f89 Fixes #9552: Downsize and use whole numbers for panel title to prevent odd 1px bug 2013-08-17 13:18:10 -07:00
fat
5e89f71ab2 fix for #8768 2013-08-17 13:14:19 -07:00
Mark Otto
ab700d753c fix #9743: pager hover background should be light gray 2013-08-17 13:07:21 -07:00
Mark Otto
3505606d34 add respond.js to all examples (fixes #9731) 2013-08-17 12:32:11 -07:00
Mark Otto
e279ffab14 Merge pull request #9737 from ZDroid/patch-1
Removed blank .hidden-print
2013-08-17 11:58:19 -07:00
Mark Otto
fc9c7a9189 Merge pull request #9726 from twbs/calculate-it-son
un-hardcode @grid-gutter-width in @container-* LESS vars
2013-08-17 11:52:38 -07:00
Zlatan Vasović
0555d11665 Removed blank .hidden-print
Blank .hidden-print class doesn't have sense.
2013-08-17 15:24:37 +02:00
Chris Rebert
e12d6208b6 un-hardcode @grid-gutter-width in @container-* LESS vars 2013-08-17 00:02:17 -07:00
Mark Otto
6a8cc191b5 Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into bs3_row_margins 2013-08-16 22:37:11 -07:00
Mark Otto
cd0df1d21a fixes #9436 more: put padding on containers, not the body because full width elements 2013-08-16 22:37:02 -07:00
Mark Otto
16d5e1bae8 Merge pull request #9718 from twbs/bs3_row_margins
BS3: Simpler row margins
2013-08-16 15:32:18 -07:00
Mark Otto
e4bb388bc9 Make negative margins on rows the default, not just in containers, and add padding to body to compensate 2013-08-16 15:16:03 -07:00
Mark Otto
f459d76e38 fixes #9475 2013-08-16 15:07:45 -07:00
Chris Rebert
60d150dfd7 Merge pull request #9717 from twbs/carousel-html-compliance
Fix carousel example to pass HTML5 validator
2013-08-16 14:51:43 -07:00
Chris Rebert
07d15c4927 carousel example: add alt text to images 2013-08-16 14:50:46 -07:00
Chris Rebert
de39c2f896 carousel example: add dummy 'src' attributes to <img>s 2013-08-16 14:43:39 -07:00
Mark Otto
62083a45b7 fixes #9701: fix up offcanvas example 2013-08-16 14:12:18 -07:00
Mark Otto
d2e2ec0985 increase spacing on homepage links and social buttons (fixes #9706) 2013-08-16 14:04:11 -07:00
Mark Otto
e6f185acad Justified nav now responsive; example updated accordingly (fixes #9708) 2013-08-16 14:01:32 -07:00
Mark Otto
af7b072a74 basic cleanup on carousel example (fixes #9709 and #9700) 2013-08-16 13:50:17 -07:00
Mark Otto
3c880e681d finish up second pass through docs nav, headings, organization, naming, etc (another run through at #9710) 2013-08-16 13:30:33 -07:00
Mark Otto
551c561ee2 docs cleanup on naming to fix #9710 2013-08-16 12:43:54 -07:00
Mark Otto
c13772d5f7 switch to margin on navbar-nav to avoid stacking negative space reported in #9705 2013-08-16 12:38:41 -07:00
Mark Otto
4d36992180 Fixed up examples more
* sticky footer side scrolling
* static and fixed navbar more similar
* min-height on static and fixed navbar examples to illustrate
differences

last two items fix #9702
2013-08-16 11:35:19 -07:00
Mark Otto
e5f38207e0 fixed navbar static top borders 2013-08-16 11:34:30 -07:00
Mark Otto
ed4316d9b2 fixes #9642: open dropdown nav items get proper styling 2013-08-16 11:16:32 -07:00
Mark Otto
6965c12e30 fixes #9697 2013-08-16 11:10:35 -07:00
Mark Otto
771ac3207e xs button is xs-er (fixes #9695) 2013-08-16 11:08:29 -07:00
Mark Otto
4684e0c09b Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip 2013-08-16 11:04:16 -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
Chris Rebert
9464489720 fix Examples link on docs homepages; fixes #9693 2013-08-16 11:03:28 -07:00