diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index ed0de750..8ebb10d4 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/base-css.html b/docs/base-css.html index 319510bb..6f1664a8 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -20,9 +20,9 @@ - - + +
diff --git a/docs/components.html b/docs/components.html index 4e751907..1d060360 100644 --- a/docs/components.html +++ b/docs/components.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/download.html b/docs/download.html index 1b489e91..efee3ce7 100644 --- a/docs/download.html +++ b/docs/download.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/examples.html b/docs/examples.html index 84051511..947f635b 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/index.html b/docs/index.html index b86554a4..1b0b0e9d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/javascript.html b/docs/javascript.html index d1c9db0a..a9056276 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/less.html b/docs/less.html index b24a4334..f8e4d9b3 100644 --- a/docs/less.html +++ b/docs/less.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 33bd7b28..29491c11 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/upgrading.html b/docs/upgrading.html index e2ece952..01dd02ae 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -20,9 +20,9 @@ - - + + diff --git a/less/navbar.less b/less/navbar.less index fbac53f3..8d082247 100644 --- a/less/navbar.less +++ b/less/navbar.less @@ -75,7 +75,7 @@ // Plain text in topbar .navbar-text { margin-bottom: 0; - line-height: 40px; + line-height: @navbarHeight; } // Buttons in navbar .btn,