aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_static/css/ribbon.css
diff options
context:
space:
mode:
authorshashikanth.vh@huawei.com <shashikanth.vh@huawei.com>2022-11-02 09:26:41 +0530
committerKeguang He <hekeguang@chinamobile.com>2022-11-10 14:30:21 +0000
commit1cf6fe9e495ffc7044a84ff4ad1a0539f44a4412 (patch)
treea02bea2382231a5adce05751ce2b8f1383f3db8e /docs/_static/css/ribbon.css
parent34c7c86c51642bcd94561ed95b6a04e4652a9442 (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/css/ribbon.css')
-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;
}