aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-11 12:31:21 -0700
committerMark Otto <[email protected]>2013-09-11 12:31:21 -0700
commit37933a9e08e24e0683c3909aaabe79888e006ba6 (patch)
treedcd0cbb40240b1e0a5b856ce8755fbcd9a6b9f10 /dist/css/bootstrap.css
parent5d1707a25c0ee68644a182196439a86be1beafbd (diff)
parentc62426daeb8e7709422ab2eeeb0cf2eb2fad4575 (diff)
downloadbootstrap-37933a9e08e24e0683c3909aaabe79888e006ba6.tar.xz
bootstrap-37933a9e08e24e0683c3909aaabe79888e006ba6.zip
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts: dist/css/bootstrap.min.css
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css18
1 files changed, 5 insertions, 13 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 10f59c305..3c53283ea 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -1,13 +1,3 @@
-/*!
- * Bootstrap v3.0.0
- *
- * Copyright 2013 Twitter, Inc
- * Licensed under the Apache License v2.0
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Designed and built with all the love in the world by @mdo and @fat.
- */
-
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
@@ -703,14 +693,15 @@ blockquote:after {
}
address {
- display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
code,
-pre {
+kdb,
+pre,
+samp {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
@@ -6286,7 +6277,8 @@ body.modal-open,
@media screen and (min-width: 768px) {
.carousel-control .glyphicons-chevron-left,
- .carousel-control .glyphicons-chevron-right .icon-prev,
+ .carousel-control .glyphicons-chevron-right,
+ .carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;