Commit edc8251bbaec256bff84125c8b9790b12374645c
1 parent
d1d5bf4e
Exists in
pkg_fixes
fix submit search button on search pages
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
css/search-pages.css
| @@ -63,7 +63,6 @@ | @@ -63,7 +63,6 @@ | ||
| 63 | .action-search-index #content form .search-field .formfield, | 63 | .action-search-index #content form .search-field .formfield, |
| 64 | .action-search-people #content form .search-field .formfield, | 64 | .action-search-people #content form .search-field .formfield, |
| 65 | .action-search-communities #content form .search-field .formfield{ | 65 | .action-search-communities #content form .search-field .formfield{ |
| 66 | - float: left; | ||
| 67 | width: 99%; | 66 | width: 99%; |
| 68 | } | 67 | } |
| 69 | .action-search-index #content form .search-field .formfield input, | 68 | .action-search-index #content form .search-field .formfield input, |