Commit a6f7f96a authored by Mark Otto's avatar Mark Otto

recompile after last justified nav tweaks

parent 4357ed72
......@@ -3332,6 +3332,9 @@ button.close {
display: table-cell;
float: none;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
}
......@@ -3380,6 +3383,9 @@ button.close {
display: table-cell;
float: none;
width: 1%;
}
.nav-justified > li > a {
text-align: center;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment