mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 21:49:09 +01:00
recompile after last justified nav tweaks
This commit is contained in:
parent
4357ed72e0
commit
a6f7f96a93
6
docs/assets/css/bootstrap.css
vendored
6
docs/assets/css/bootstrap.css
vendored
@ -3332,6 +3332,9 @@ button.close {
|
|||||||
display: table-cell;
|
display: table-cell;
|
||||||
float: none;
|
float: none;
|
||||||
width: 1%;
|
width: 1%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.nav-tabs.nav-justified > li > a {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -3380,6 +3383,9 @@ button.close {
|
|||||||
display: table-cell;
|
display: table-cell;
|
||||||
float: none;
|
float: none;
|
||||||
width: 1%;
|
width: 1%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.nav-justified > li > a {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user