Add separate stylesheet for search forms
[civicrm-core.git] / css / civicrm.css
index dac9ffd0711ded0d69c68405a8be5a10b0447744..77886eb8c8c425b6708c6c2361b294e8ae5a677a 100644 (file)
@@ -1220,20 +1220,6 @@ input.crm-form-entityref {
   content: "\00BB";
 }
 
-.crm-container div#searchForm {
-  height: auto;
-  width: 100%;
-}
-
-.crm-container div#searchForm table.form-layout {
-  border-spacing: 0;
-}
-
-.crm-container div#searchForm table.form-layout td {
-  padding: 4px;
-  border: 1px solid #DDDDDD;
-}
-
 /* editor specific classes */
 #crm-container dd.editor {
   margin-top: 0.7em;