For the sake of Firefox, explicitly clear all floats in the
[mkws-moved-to-github.git] / experiments / spclient / mkwsStyle.css
index a2135ef..c41df66 100644 (file)
@@ -29,6 +29,7 @@
 }
 
 #mkwsRecords, #mkwsShiftedTermlists {
+    clear: both;
     background-color: #fafafa;
 }
 
@@ -68,7 +69,7 @@
     text-decoration: line-through;
 }
 
-#mkwsSearch input#button {
+#mkwsSearch input#mkwsButton {
     border: 3px outset #132194;
     background-color: #132194;
     padding: 2px;
@@ -81,7 +82,7 @@
     cursor: pointer;
 }
 
-#mkwsSearch input#query {
+#mkwsSearch input#mkwsQuery {
     border: 2px inset #e0f0ff;
     padding: 3px;
     font-size: 12px;