summaryrefslogtreecommitdiffstats
path: root/docs/_static
diff options
context:
space:
mode:
authorshashikanth.vh@huawei.com <shashikanth.vh@huawei.com>2022-11-02 09:26:41 +0530
committershashikanth.vh@huawei.com <shashikanth.vh@huawei.com>2022-11-07 04:16:20 +0530
commitf384d73879f953e12bb8c4f90b9015299f3d0d66 (patch)
treeaea74943ff9db6dd3eba44c939742391a805f0c6 /docs/_static
parent85996ada6d9a044d3849176cb1ffa017eb6d4406 (diff)
doc config files update
Issue-ID: SO-4017 Signed-off-by: Shashikanth.vh <shashikanth.vh@huawei.com> Change-Id: Iccffa68a8aac194ef23514ca8b1e9a6b7e3ef325
Diffstat (limited to 'docs/_static')
-rw-r--r--docs/_static/css/ribbon.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_static/css/ribbon.css b/docs/_static/css/ribbon.css
index 6008cb1a..afb9480d 100644
--- a/docs/_static/css/ribbon.css
+++ b/docs/_static/css/ribbon.css
@@ -59,5 +59,5 @@
/* fix width of the screen */
.wy-nav-content {
- max-width: none;
+ max-width: 800px;
}