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

92 Commits

Author SHA1 Message Date
Mark Otto
7eddb94fa6 simpler customizer files section; adds glyphicons.less 2013-08-18 23:36:36 -07:00
Mark Otto
2234f0e333 janky not ghetto <3 2013-08-18 23:09:09 -07:00
Mark Otto
2e962e6599 give some more space on that janky docs navbar fix 2013-08-18 23:08:57 -07:00
Mark Otto
73f56a9036 more migration guide work 2013-08-18 22:43:29 -07:00
Mark Otto
87924abdc2 Super ghetto fix for preventing navbar overlap when clicking side nav links /cc @fat 2013-08-18 22:19:56 -07:00
Mark Otto
2f2232cc3f screw it, errbody gets a single map base64 image 2013-08-18 22:04:51 -07:00
Mark Otto
8daa8a8dbd create smaller map pattern so ios picks it up 2013-08-18 21:59:23 -07:00
Mark Otto
e293873484 smaller h1 and h2 2013-08-18 21:49:05 -07:00
Mark Otto
e989acfc79 Add responsive tables with help of .table-responsive wrapper 2013-08-18 21:43:05 -07:00
Mark Otto
1a8d1b7586 docs cleanup around alignment on homepage and footers 2013-08-18 21:15:07 -07:00
Mark Otto
2713a75156 larger download btn on customizer 2013-08-18 21:04:46 -07:00
Mark Otto
b360a97f5c mo betta btn classes in docs 2013-08-18 21:02:52 -07:00
Mark Otto
841dac58ca move glyphicons styles to docs css 2013-08-18 19:04:30 -07:00
Mark Otto
578a14e14a Rearrange the docs CSS 2013-08-17 23:53:27 -07:00
Mark Otto
c729f16282 it's levi-OH-sa, not levi-oh-SAR 2013-08-17 22:51:00 -07:00
Mark Otto
6b74b871df clean up padding and alignment and stuff 2013-08-17 22:43:15 -07:00
Mark Otto
18766db634 Merge branch '3.0.0-wip' into bs3_homepage
Conflicts:
	dist/css/bootstrap.min.css
2013-08-17 22:39:07 -07:00
Mark Otto
90d5e48f5f Add alert for customizer errors 2013-08-17 17:26:36 -07:00
Mark Otto
5e31478a91 base64 map bg 2013-08-17 14:24:48 -07:00
Mark Otto
214835c6b2 tweak ads styling 2013-08-17 14:21:58 -07:00
Mark Otto
441e04c84a Merge branch '3.0.0-wip' into bs3_homepage
Conflicts:
	dist/css/bootstrap.min.css
	getting-started.html
2013-08-17 14:16:40 -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
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
ffbec23c98 Docs cleanup for v3 prep 2013-08-16 00:54:19 -07:00
Mark Otto
afdaa0e6f0 Merge branch '3.0.0-wip' into bs3_homepage 2013-08-16 00:36:46 -07:00
Mark Otto
0c582f722b More responsive customizer layout 2013-08-15 20:25:43 -07:00
Mark Otto
7960845f50 new screenshot images and docs section 2013-08-15 18:55:20 -07:00
Mark Otto
c389c9e8f4 fixes #9648 2013-08-15 14:57:55 -07:00
Mark Otto
25e11903e3 clear up rounded corners and nuke min-height 2013-08-15 13:52:46 -07:00
Mark Otto
61a395338d improve the navbar top display in example--fixes #9635 2013-08-15 13:48:47 -07:00
Mark Otto
418ca6c09b fixes #9622: reset to inline-block for img-thumbnail, but keep block for .thumbnail > img 2013-08-15 13:40:21 -07:00
Mark Otto
98368c0cca fixes #9632: button spacing in narrow viewports 2013-08-15 13:24:48 -07:00
Mark Otto
c0c72a64b4 Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip 2013-08-15 13:17:11 -07:00
Mark Otto
dd4d618717 remove unused submenu css in docs 2013-08-15 13:06:25 -07:00
Mark Otto
4da7cad021 reorder and cleanup progress bar display 2013-08-15 13:06:01 -07:00
Mark Otto
69a7c16705 fix spacing between examples and highlights again (my bad yo) 2013-08-15 13:00:06 -07:00
Chris Rebert
a3cbdfab06 docs.css: rm duplicate semicolon 2013-08-15 12:55:43 -07:00
Mark Otto
3a7ddae39e fixes #9600 2013-08-15 11:37:35 -07:00
Mark Otto
a5cb6c7a15 fixes #9613: update docs css to prevent misaligned buttons example 2013-08-15 11:13:57 -07:00
Mark Otto
f058a6a3ea fixes #9522 2013-08-14 23:52:57 -07:00
Mark Otto
dff88d66e2 reaffix the docs sidenav at all times--screw this height business; fix space between code snippet and example 2013-08-14 22:45:26 -07:00
Mark Otto
8e8fe8de93 fixes #9509: add margin around buttons so they don't shit the bed when wrapping 2013-08-14 15:39:21 -07:00
Mark Otto
db684a1a61 remove unused docs css 2013-08-14 15:37:21 -07:00
Mark Otto
5381ed085c really fix the pres in scrollable tables 2013-08-14 15:26:01 -07:00
Mark Otto
8d3dbe78c6 fixes overflowing table due to pre 2013-08-14 14:30:00 -07:00
Mark Otto
49932d60b4 fixes #9556 2013-08-14 14:24:00 -07:00
Mark Otto
d1e18e55ac remove accordion from customizer; shorten min height for affix 2013-08-13 16:00:05 -07:00
Mark Otto
bb059f28de only affix the sidenav in the docs if the viewport is >800px tall (fixes #8704 and avoids #8721) 2013-08-13 14:56:22 -07:00
Mark Otto
51f692f686 fix navbar border in docs 2013-08-13 14:12:11 -07:00