mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
grunt after merging #12917
This commit is contained in:
parent
88f01c4934
commit
a4df363174
5 changed files with 25 additions and 25 deletions
2
docs/assets/js/customize.min.js
vendored
2
docs/assets/js/customize.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -22,7 +22,7 @@ body {
|
||||||
* Hide default border to remove 1px line.
|
* Hide default border to remove 1px line.
|
||||||
*/
|
*/
|
||||||
.navbar-fixed-top {
|
.navbar-fixed-top {
|
||||||
border:0;
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue