aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/assets/css/bootstrap.css')
-rw-r--r--docs/assets/css/bootstrap.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index 58b775060..131b0c6fa 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -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;
}