Add CSS styles to make layout work.
authorMike Taylor <mike@indexdata.com>
Tue, 22 Oct 2013 20:06:37 +0000 (16:06 -0400)
committerMike Taylor <mike@indexdata.com>
Tue, 22 Oct 2013 20:06:37 +0000 (16:06 -0400)
examples/htdocs/index-mike.html

index 7242d9d..47848f8 100644 (file)
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
     <script type="text/javascript" src="http://mkws-git.indexdata.com/libjs-pz2/pz2api.1.js"></script>
     <script type="text/javascript" src="http://mkws-git.indexdata.com/mkws.js"></script>
+    <style type="text/css">
+      #mkwsTermlists div.facet {
+      float:left;
+      width: 30%;
+      margin: 0.3em;
+      }
+      #mkwsStat {
+      text-align: right;
+      }
+    </style>
   </head>
   <body>
     <table width="100%" border="0">