fix example ribbbon.css for master 00/130400/3
authorthmsdt <thomas.kulik@telekom.de>
Mon, 22 Aug 2022 11:50:19 +0000 (13:50 +0200)
committerthmsdt <thomas.kulik@telekom.de>
Mon, 22 Aug 2022 13:06:23 +0000 (15:06 +0200)
Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I06a6ab0a770c69397bc72595e819ca3ac274c4b5

examples/sphinx/master/_static/css/ribbon.css

index 6008cb1..afb9480 100644 (file)
@@ -59,5 +59,5 @@
 /* fix width of the screen */
 
 .wy-nav-content {
-    max-width: none;
+    max-width: 800px;
 }