mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 21:56:42 +02:00
recompile after last justified nav tweaks
This commit is contained in:
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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user