aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
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;