This commit is contained in:
Mark Otto 2015-08-23 01:00:29 -07:00
parent b2dccb15d7
commit 3453f55ec5
8 changed files with 4 additions and 4 deletions

View file

@ -3817,7 +3817,7 @@ input[type="button"].btn-block {
}
.navbar-divider:before {
content: '\00a0';
content: "\00a0";
}
.navbar-toggler {

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -3817,7 +3817,7 @@ input[type="button"].btn-block {
}
.navbar-divider:before {
content: '\00a0';
content: "\00a0";
}
.navbar-toggler {

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.