From: Mike Taylor Date: Fri, 25 Apr 2014 16:58:27 +0000 (+0100) Subject: Add maximum width. X-Git-Tag: 1.0.0~836 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=1141eee87061d5a983ed6c05680457c00435b76d Add maximum width. --- diff --git a/examples/htdocs/mkws-widget-reference.css b/examples/htdocs/mkws-widget-reference.css index 40cb667..3d1e6f0 100644 --- a/examples/htdocs/mkws-widget-reference.css +++ b/examples/htdocs/mkws-widget-reference.css @@ -1,4 +1,5 @@ .mkwsReference { + max-width: 40em; font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif; background: #f0f0e0; padding: 0.5em 1em;