summaryrefslogtreecommitdiffstats
path: root/docs/_static/css/ribbon.css
diff options
context:
space:
mode:
authorKeguang He <hekeguang@chinamobile.com>2022-11-09 07:39:20 +0000
committerGerrit Code Review <gerrit@onap.org>2022-11-09 07:39:20 +0000
commit14f0a44470a3332c1c31b3c176b674f11e01b538 (patch)
tree27f1572017536af6488ff8145c11e041b6ec8e94 /docs/_static/css/ribbon.css
parent076710e96ea063915099e573458670525ba3b9e8 (diff)
parentf384d73879f953e12bb8c4f90b9015299f3d0d66 (diff)
Merge "doc config files update"
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;
}