aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 76ef7b477..2e958e32c 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -4088,13 +4088,11 @@ textarea.input-group-sm > .input-group-btn > .btn {
clear: both;
}
-.tab-content > .tab-pane,
-.pill-content > .pill-pane {
+.tab-content > .tab-pane {
display: none;
}
-.tab-content > .active,
-.pill-content > .active {
+.tab-content > .active {
display: block;
}