Add minimal styling for table.
authorMike Taylor <mike@indexdata.com>
Mon, 9 Dec 2013 23:46:57 +0000 (23:46 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 9 Dec 2013 23:46:57 +0000 (23:46 +0000)
examples/htdocs/auto.html

index 98619d7..8838758 100644 (file)
@@ -7,6 +7,9 @@
     <title>MKWS demo: Automatic search</title>
     <link rel="stylesheet" type="text/css" href="http://mkws.indexdata.com/mkws.css" />
     <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
+    <style type="text/css">
+      td { vertical-align: top }
+    </style>
   </head>
   <body>
     <h1>A site about stuff</h1>