mirror of https://github.com/twbs/bootstrap.git
grunt
This commit is contained in:
parent
b2dccb15d7
commit
3453f55ec5
|
|
@ -3817,7 +3817,7 @@ input[type="button"].btn-block {
|
|||
}
|
||||
|
||||
.navbar-divider:before {
|
||||
content: '\00a0';
|
||||
content: "\00a0";
|
||||
}
|
||||
|
||||
.navbar-toggler {
|
||||
|
|
|
|||
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
|
|
@ -3817,7 +3817,7 @@ input[type="button"].btn-block {
|
|||
}
|
||||
|
||||
.navbar-divider:before {
|
||||
content: '\00a0';
|
||||
content: "\00a0";
|
||||
}
|
||||
|
||||
.navbar-toggler {
|
||||
|
|
|
|||
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
Loading…
Reference in New Issue