Add maximum width.
authorMike Taylor <mike@indexdata.com>
Fri, 25 Apr 2014 16:58:27 +0000 (17:58 +0100)
committerMike Taylor <mike@indexdata.com>
Fri, 25 Apr 2014 16:58:27 +0000 (17:58 +0100)
examples/htdocs/mkws-widget-reference.css

index 40cb667..3d1e6f0 100644 (file)
@@ -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;