_s: Update search form markup to make it forward compatible with HTML5
search form in 3.6. As a result, `searchfornm.php` can be safely removed in the future. Also fixes #240.
This commit is contained in:
parent
a514017986
commit
6e22132768
2 changed files with 8 additions and 6 deletions
|
@ -579,7 +579,7 @@ object {
|
|||
}
|
||||
|
||||
/* Search widget */
|
||||
.widget_search .submit {
|
||||
.widget_search .search-submit {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue