From 8d31f26db9b63fe1ddb2a3423d0e09cc1dba78ce Mon Sep 17 00:00:00 2001 From: Graham Hayes Date: Tue, 23 Aug 2016 15:46:12 +0100 Subject: [PATCH] Expand width of API Site Change-Id: I3576012ebee21222e3f30f3310aeef01ca7e605b --- os_api_ref/assets/api-site.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/os_api_ref/assets/api-site.css b/os_api_ref/assets/api-site.css index 44e353f..95dbdf6 100644 --- a/os_api_ref/assets/api-site.css +++ b/os_api_ref/assets/api-site.css @@ -11,6 +11,9 @@ tt.literal { larger, we need them smaller */ blockquote { font-size: 1em; } +.docs-book-wrapper { + width: 90% !important +} tbody>tr:nth-child(odd)>td, tbody>tr:nth-child(odd)>th {