mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
fix example css
This commit is contained in:
parent
3da46631e7
commit
ce18736cd8
@ -27,13 +27,13 @@ body {
|
|||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
.nav-link {
|
.nav-link {
|
||||||
text-align: center;
|
|
||||||
margin-bottom: 5px;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
.nav-item {
|
.nav-item {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
width: 1%;
|
width: 1%;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user