aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-12 22:56:56 -0700
committerMark Otto <[email protected]>2015-08-12 22:56:56 -0700
commit879114a80839ca8216fe914294561643e6c9aa4c (patch)
tree4fb41f495cfe91f86176ca5320eefdadd8c971ca /docs/dist/css/bootstrap.css
parent6af94126741e467b89eb2d78149285d955d2481d (diff)
parentd8acb3677775eeb2494dbbd33a9909bf13447306 (diff)
downloadbootstrap-879114a80839ca8216fe914294561643e6c9aa4c.tar.xz
bootstrap-879114a80839ca8216fe914294561643e6c9aa4c.zip
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index 71f88d576..86ba77dc4 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -4,6 +4,7 @@
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
+@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
@@ -4229,7 +4230,7 @@ input[type="button"].btn-block {
padding-right: .5rem;
padding-left: .5rem;
color: #818a91;
- content: "/\\00a0";
+ content: "/ ";
}
.breadcrumb > .active {