2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Merge branch 'v4-dev' into colors-redux

This commit is contained in:
Mark Otto
2017-06-25 18:42:14 -07:00
committed by GitHub
6 changed files with 913 additions and 1018 deletions
+13
View File
@@ -285,6 +285,19 @@
}
}
.modal.show {
z-index: 1072;
.tooltip, .popover {
z-index: 1073;
}
}
.modal-backdrop {
z-index: 1071;
}
// Example tabbable tabs
.bd-example-tabs .nav-tabs {
margin-bottom: 1rem;