diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index ed0de7504fa2..8ebb10d4b1e7 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 319510bb31fa..6f1664a829a3 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 4e7519071073..1d06036081a9 100644 --- a/docs/components.html +++ b/docs/components.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/download.html b/docs/download.html index 1b489e916459..efee3ce7acd8 100644 --- a/docs/download.html +++ b/docs/download.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/examples.html b/docs/examples.html index 84051511dcb5..947f635b1a32 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/index.html b/docs/index.html index b86554a4cf80..1b0b0e9d5858 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/javascript.html b/docs/javascript.html index d1c9db0a7bbc..a90562767e32 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/less.html b/docs/less.html index b24a4334ad6c..f8e4d9b33fbe 100644 --- a/docs/less.html +++ b/docs/less.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 33bd7b2804dd..29491c118bfd 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -20,9 +20,9 @@ - - + + diff --git a/docs/upgrading.html b/docs/upgrading.html index e2ece9522aeb..01dd02aeecd3 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -20,9 +20,9 @@ - - + + diff --git a/less/navbar.less b/less/navbar.less index fbac53f38314..8d0822473e1b 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,