diff options
author | 2023-04-12 14:44:52 +0100 | |
---|---|---|
committer | 2023-04-12 13:45:53 +0000 | |
commit | f646f98b1cdc479740e745be3b4389023ac2e69d (patch) | |
tree | fc740eca38530e3885c64a5fd199409f3b573bf1 /docs | |
parent | 6069c6c26e17424a243b5282a4611dedd637bde2 (diff) |
Fix doc issue
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I8a45e58fe039f4d1189b7e17b45e7a185bb63320
Issue-ID: SDC-4467
Diffstat (limited to 'docs')
-rw-r--r-- | docs/_static/css/ribbon.css | 2 | ||||
-rw-r--r-- | docs/conf.yaml | 7 |
2 files changed, 1 insertions, 8 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; } diff --git a/docs/conf.yaml b/docs/conf.yaml deleted file mode 100644 index ab592813..00000000 --- a/docs/conf.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- -project_cfg: onap -project: onap - -# Change this to ReleaseBranchName to modify the header -default-version: latest -# |