1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00
This commit is contained in:
Mark Otto
2015-08-12 22:56:56 -07:00
11 changed files with 17 additions and 14 deletions

View File

@@ -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 {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long