From b4cc6c74f59442879ba2b1ed3e86d26e62390835 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 21 Feb 2012 21:12:16 -0800 Subject: add support and docs for .navbar-fixed-bottom --- docs/assets/bootstrap.zip | Bin 56322 -> 56377 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'docs/assets/bootstrap.zip') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index c451d13a2..44fdb437a 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ -- cgit v1.2.3 From 8bd67bb124ccc87ecfe7959f3e75bb497d7991e1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 21 Feb 2012 22:09:51 -0800 Subject: clean up and simplify support for bottom navbar by automagically turning dropdowns into dropups --- docs/assets/bootstrap.zip | Bin 56599 -> 56637 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'docs/assets/bootstrap.zip') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index dde638c05..91d731edb 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ -- cgit v1.2.3 From 917df6703cf316f6609d3ef3b9b35fb250c30472 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 21 Feb 2012 22:40:21 -0800 Subject: clarify responsive docs on media queries --- docs/assets/bootstrap.zip | Bin 56637 -> 56637 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'docs/assets/bootstrap.zip') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 91d731edb..7cfe0eb39 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ -- cgit v1.2.3 From 9b524a16e9cb5d8c9e0a6c4c7b83a3a881e415ee Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 21 Feb 2012 23:00:02 -0800 Subject: clear up table styles and docs to fix rowspan and colspan issues for bordered tables, per #1918 --- docs/assets/bootstrap.zip | Bin 56637 -> 56613 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'docs/assets/bootstrap.zip') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 7cfe0eb39..baee1afdd 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ -- cgit v1.2.3 From a139167489e249345933b1e58cc7c53542abab97 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 21 Feb 2012 23:15:43 -0800 Subject: set width to auto for default navbar container, then override it later for fixed navbars (done all via the #gridSystem mixins) --- docs/assets/bootstrap.zip | Bin 56613 -> 56664 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'docs/assets/bootstrap.zip') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index baee1afdd..26375f6cf 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ -- cgit v1.2.3