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 fa58f2ef3..dd9b96bc1 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -5128,6 +5128,12 @@ a.badge:hover {
background-color: #1a1a1a;
}
+.btn .label,
+.btn .badge {
+ position: relative;
+ top: -1px;
+}
+
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;