aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-11-29 19:38:53 -0800
committerMark Otto <[email protected]>2015-11-29 19:38:53 -0800
commit765c5e9c07610a713a89e1664d6df539cdea44b4 (patch)
tree6f584af105fb5e54ea0be8d0ffe717b3cad55146 /docs/dist/css/bootstrap.css
parent389a284766ece0ae48efa7155054727cb9e9a8c2 (diff)
downloadbootstrap-765c5e9c07610a713a89e1664d6df539cdea44b4.tar.xz
bootstrap-765c5e9c07610a713a89e1664d6df539cdea44b4.zip
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index 8d925c040..0299ff049 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -3469,6 +3469,11 @@ input[type="button"].btn-block {
background-color: transparent;
}
+.nav-inline .nav-item {
+ display: inline-block;
+}
+
+.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
margin-left: 1rem;
}