Remove CSS parentheses around term-counts.
[mkws-moved-to-github.git] / tools / htdocs / mkwsStyle.css
index b807ed3..b9887d9 100644 (file)
     -webkit-border-top-right-radius: 10px;
 }
 
+#mkwsTermlists div.facet div.term {
+    clear: both;
+}
+
+#mkwsTermlists div.facet div.term span {
+    float: right;
+}
+
 #mkwsTermlists div.termtitle {
     font-weight: bold;
 }