diff options
author | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2022-11-02 09:26:41 +0530 |
---|---|---|
committer | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2022-11-07 04:16:20 +0530 |
commit | f384d73879f953e12bb8c4f90b9015299f3d0d66 (patch) | |
tree | aea74943ff9db6dd3eba44c939742391a805f0c6 /docs/_static/css | |
parent | 85996ada6d9a044d3849176cb1ffa017eb6d4406 (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/css')
-rw-r--r-- | docs/_static/css/ribbon.css | 2 |
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; } |