The initial advanced search tab was being rendered right beside the tabs
instead of underneath them; fix in the same way we fixed the numeric and
expert tabs previously.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
.save-notes { padding-bottom: 1.5ex; }
/* Moved from semiauto.css */
-.adv_global_input_container { border-bottom: none; }
+.adv_global_input_container {
+ border-bottom: none;
+ clear: both;
+}
.opac-auto-013 {
border-bottom: none;
*height: 0px;