aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-15 13:54:47 -0700
committerMark Otto <[email protected]>2013-08-15 13:54:47 -0700
commit2dbf2bb8fb388f84027ce33429e91c06c573acfc (patch)
tree1f31b48f37438c09f58c9bdbabbfb9da1e0ebf3f /dist/css/bootstrap.css
parent25e11903e37f1b95f130f5b2ff8c435c52bf010d (diff)
downloadbootstrap-2dbf2bb8fb388f84027ce33429e91c06c573acfc.tar.xz
bootstrap-2dbf2bb8fb388f84027ce33429e91c06c573acfc.zip
fixes #9629
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 21cc26350..a3c124972 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -3507,6 +3507,13 @@ button.close {
color: #777777;
}
+@media (min-width: 768px) {
+ .navbar-text {
+ margin-right: 15px;
+ margin-left: 15px;
+ }
+}
+
.navbar-link {
color: #777777;
}