Make <hr> elements non-display. Bam, instantly cleaner!
[mkws-moved-to-github.git] / experiments / spclient / mkwsStyle.css
index 57d0c6b..465e3ee 100644 (file)
     font-size: 12px;
 }
 
+#mkwsRecords hr {
+    display: none;
+}
+
 #mkwsRecords div.termtitle {
     margin: 4px;
     font-weight: bold;