warning fixes
[civicrm-core.git] / css / searchForm.css
index 1b8567b292f92ccc26feed0666c0485005c041b4..abdcfcba48a60a4eb88ffbcd7716152d1916bc0a 100644 (file)
@@ -12,4 +12,9 @@
 .crm-container div#searchForm table.form-layout td {
   padding: 4px;
   border: 1px solid #DDDDDD;
+}
+
+/* top submit button on advanced search */
+.adv-search-top-submit span.crm-button {
+  float: right !important;
 }
\ No newline at end of file