CSS fixes.
[scpubgit/stemmaweb.git] / root / css / stexaminer.css
index 877d47a..f6a9603 100644 (file)
@@ -112,4 +112,14 @@ html[xmlns] .clearfix {
  
 * html .clearfix {
        height: 1%;
+}
+
+#options_button_container {
+    height: 24px;
+}
+#options_button {
+    float: left;
+}
+#aggregates {
+    clear: left;
 }
\ No newline at end of file