From: Coleman Watts Date: Tue, 10 Mar 2015 01:02:07 +0000 (-0400) Subject: CRM-15976 - Move styles from tpl to css file X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2f686d2bad8189f9282396818c29f9f7f0f97eb4;p=civicrm-core.git CRM-15976 - Move styles from tpl to css file --- diff --git a/css/searchForm.css b/css/searchForm.css index 1b8567b292..abdcfcba48 100644 --- a/css/searchForm.css +++ b/css/searchForm.css @@ -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 diff --git a/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl b/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl index 0de6ef52fb..e4c255740c 100644 --- a/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl +++ b/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl @@ -23,13 +23,6 @@ | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} -{literal} - -{/literal}