diff options
-rw-r--r-- | www/stylesheet_wiki.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/stylesheet_wiki.css b/www/stylesheet_wiki.css index e0984ae..a956334 100644 --- a/www/stylesheet_wiki.css +++ b/www/stylesheet_wiki.css @@ -186,3 +186,5 @@ overflow:auto; color:Black; text-align:left; } + +#content.ticket { width: 100%; max-width:61em} |