diff options
author | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2022-11-02 09:26:41 +0530 |
---|---|---|
committer | Keguang He <hekeguang@chinamobile.com> | 2022-11-10 14:30:21 +0000 |
commit | 1cf6fe9e495ffc7044a84ff4ad1a0539f44a4412 (patch) | |
tree | a02bea2382231a5adce05751ce2b8f1383f3db8e /docs/_static | |
parent | 34c7c86c51642bcd94561ed95b6a04e4652a9442 (diff) |
doc config files update
Issue-ID: SO-4017
Signed-off-by: Shashikanth.vh <shashikanth.vh@huawei.com>
Change-Id: Iccffa68a8aac194ef23514ca8b1e9a6b7e3ef325
(cherry picked from commit f384d73879f953e12bb8c4f90b9015299f3d0d66)
Diffstat (limited to 'docs/_static')
-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; } |