summaryrefslogtreecommitdiffstats
path: root/docs/_static
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-10-31 09:42:08 -0400
committerwr148d <wr148d@att.com>2022-11-07 09:45:49 -0500
commit06b9cf92b53d5cdc2dd27c31568f0c7b6ec3647b (patch)
treef2eadf3ab253faf1d8462750fbe6871b0efd5a1a /docs/_static
parentf57d4e4c8c71501d8a365f1ce6931be930b97912 (diff)
[AAI] Fix doc config files
Issue-ID: AAI-3572 Change-Id: I1a7a669be209d31514a99df6df021da4ebee6922 Signed-off-by: wr148d <wr148d@att.com>
Diffstat (limited to 'docs/_static')
-rw-r--r--docs/_static/css/ribbon.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_static/css/ribbon.css b/docs/_static/css/ribbon.css
index 6008cb1..7342cdc 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;
+} \ No newline at end of file