aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/bootstrap.zipbin55402 -> 55416 bytes
-rw-r--r--docs/assets/css/bootstrap.css3
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index c92cbb787..1b149b002 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files differ
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index a0a18e896..b1490bae8 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -3323,6 +3323,9 @@ input[type="submit"].btn.btn-small {
margin-left: 5px;
margin-bottom: 0;
}
+.modal-footer .btn-group .btn + .btn {
+ margin-left: -1px;
+}
.tooltip {
position: absolute;
z-index: 1020;