aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/docs.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/docs.css b/assets/css/docs.css
index 278762cd0..faadb28c2 100644
--- a/assets/css/docs.css
+++ b/assets/css/docs.css
@@ -878,7 +878,7 @@ input.focused {
/* Widen the fixed sidebar again */
.bs-sidebar.affix-bottom,
.bs-sidebar.affix {
- width: 270px;
+ width: 263px;
}
}