From 03a406d920c0255533aa0f5bb7c3fe4569b8f687 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 17 Sep 2012 15:49:22 -0700 Subject: fixes #5041: add new navbar css tests for each variation, remove width: 100%; from .navbar-static-top --- less/tests/navbar-fixed-top.html | 92 +++++++++++++++++++++++++++++++++++++ less/tests/navbar-static-top.html | 95 +++++++++++++++++++++++++++++++++++++++ less/tests/navbar.html | 57 +++++++++-------------- 3 files changed, 209 insertions(+), 35 deletions(-) create mode 100644 less/tests/navbar-fixed-top.html create mode 100644 less/tests/navbar-static-top.html (limited to 'less/tests') diff --git a/less/tests/navbar-fixed-top.html b/less/tests/navbar-fixed-top.html new file mode 100644 index 000000000..d454b65f8 --- /dev/null +++ b/less/tests/navbar-fixed-top.html @@ -0,0 +1,92 @@ + + + + + Bootstrap, from Twitter + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Navbar example

+

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

+

+ View navbar docs » +

+
+ +
+ + + + + + + + + + + + + + + + + + + diff --git a/less/tests/navbar-static-top.html b/less/tests/navbar-static-top.html new file mode 100644 index 000000000..ea131d453 --- /dev/null +++ b/less/tests/navbar-static-top.html @@ -0,0 +1,95 @@ + + + + + Bootstrap, from Twitter + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Navbar example

+

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

+

+ View navbar docs » +

+
+ +
+ + + + + + + + + + + + + + + + + + + diff --git a/less/tests/navbar.html b/less/tests/navbar.html index 17754bf6e..342b92167 100644 --- a/less/tests/navbar.html +++ b/less/tests/navbar.html @@ -11,9 +11,12 @@ @@ -32,27 +35,6 @@ - - -
@@ -71,6 +53,11 @@
  • About
  • Contact
  • +
    @@ -90,19 +77,19 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + -- cgit v1.2.3 From cc3de8bd6eefe0c3edf3d3ef843276e0f4daae1e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 18 Sep 2012 12:00:57 -0700 Subject: fixes #5177: remove color on .btn-large .caret, but keep sizing change; also start to add CSS tests for buttons --- less/tests/buttons.html | 139 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 less/tests/buttons.html (limited to 'less/tests') diff --git a/less/tests/buttons.html b/less/tests/buttons.html new file mode 100644 index 000000000..5fe7f664b --- /dev/null +++ b/less/tests/buttons.html @@ -0,0 +1,139 @@ + + + + + Buttons · Bootstrap + + + + + + + + + + + + + + + + + + + + + + +
    + +

    Dropups

    + + + +
    + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From 443c43f6c4bd98f1d35fffb59e0078b8b49791b4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 20 Sep 2012 10:27:59 -0700 Subject: fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.collapse so that dropdowns overflow correctly in the navbar in IE7-8 --- less/tests/navbar-fixed-top.html | 14 +++++++++++++- less/tests/navbar-static-top.html | 14 +++++++++++++- less/tests/navbar.html | 14 +++++++++++++- 3 files changed, 39 insertions(+), 3 deletions(-) (limited to 'less/tests') diff --git a/less/tests/navbar-fixed-top.html b/less/tests/navbar-fixed-top.html index d454b65f8..97b86fdef 100644 --- a/less/tests/navbar-fixed-top.html +++ b/less/tests/navbar-fixed-top.html @@ -42,11 +42,23 @@ Project name -