Merge pull request #851 from iamdmitrymayorov/removeSearchSubmit

Removed widget search submit styles.
This commit is contained in:
Tammie Lister 2015-11-11 19:09:51 +00:00
commit e1fe1fc0d2
2 changed files with 0 additions and 8 deletions

View File

@ -6,7 +6,3 @@
max-width: 100%; max-width: 100%;
} }
} }
/* Search widget. */
.widget_search .search-submit {
}

View File

@ -726,10 +726,6 @@ a:active {
max-width: 100%; max-width: 100%;
} }
/* Search widget. */
.widget_search .search-submit {
}
/*-------------------------------------------------------------- /*--------------------------------------------------------------
# Content # Content
--------------------------------------------------------------*/ --------------------------------------------------------------*/