From 5b8838aeace0bf725438be84a7396d988749d62c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 23 Jul 2012 12:51:48 -0700 Subject: more alignment fixes for customize page --- docs/customize.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'docs/customize.html') diff --git a/docs/customize.html b/docs/customize.html index 251da8691..160b02c4b 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -134,8 +134,6 @@ - -

JS Components

@@ -168,7 +166,7 @@
-
+
-
+
-
+

Heads up!

All checked plugins will be compiled into a single file, bootstrap.js. All plugins require the latest version of jQuery to be included.

-- cgit v1.2.3 From 0dda2c4659c6e0407b5b9fda6618ab5c8c12a897 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 23 Jul 2012 22:36:08 -0700 Subject: make docs scroll over jumbotrons, but only for 980px up --- docs/customize.html | 687 ++++++++++++++++++++++++++-------------------------- 1 file changed, 345 insertions(+), 342 deletions(-) (limited to 'docs/customize.html') diff --git a/docs/customize.html b/docs/customize.html index 160b02c4b..72f2d81b1 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -74,357 +74,360 @@

Customize and download

-

Download the full repository or customize your entire Bootstrap build by selecting only the components, javascript plugins, and assets you need.

+

Download Bootstrap or customize variables, components, javascript plugins, and more.

-
- - - -
- -
- +
+
- -
-
- -
-
-

Scaffolding

- - - - -

Base CSS

- - - - - - - -
-
-

Components

- - - - - - - - - - -

JS Components

- - - - - - -
-
-

Miscellaneous

- - - - -

Responsive

- - - - - -
-
-
- -
- -
-
- - - - - - -
-
- - - - - - -
-
-

Heads up!

-

All checked plugins will be compiled into a single file, bootstrap.js. All plugins require the latest version of jQuery to be included.

-
-
-
- - -
- -
-
-

Scaffolding

- - - - - -

Links

- - - - -

Colors

- - - - - - - - - - - - - - - -

Sprites

- - - - - -
-
-

Grid system

- - - - - - - - - - - - - - - -

Typography

- - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-

Tables

- - - - - - - - - -

Navbar

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Dropdowns

- - - - - - - - - - -
-
-

Forms

- - - - - - - - - - - - - - - - - - -

Form states & alerts

- - - - - - - - - - - - - - - - -
-
-
- -
- -
- Customize and Download -

What's included?

-

Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.

-
-
-
+ +
+ +
+ + + + +
+
+ +
+
+

Scaffolding

+ + + + +

Base CSS

+ + + + + + + +
+
+

Components

+ + + + + + + + + + +

JS Components

+ + + + + + +
+
+

Miscellaneous

+ + + + +

Responsive

+ + + + + +
+
+
+ +
+ +
+
+ + + + + + +
+
+ + + + + + +
+
+

Heads up!

+

All checked plugins will be compiled into a single file, bootstrap.js. All plugins require the latest version of jQuery to be included.

+
+
+
+ + +
+ +
+
+

Scaffolding

+ + + + + +

Links

+ + + + +

Colors

+ + + + + + + + + + + + + + + +

Sprites

+ + + + + +
+
+

Grid system

+ + + + + + + + + + + + + + + +

Typography

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Tables

+ + + + + + + + + +

Navbar

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Dropdowns

+ + + + + + + + + + +
+
+

Forms

+ + + + + + + + + + + + + + + + + + +

Form states & alerts

+ + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+ Customize and Download +

What's included?

+

Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.

+
+
+
+
+
-- cgit v1.2.3