Commit e09a6300e3e7ed60f153fc4c3122eb8a17137e47
Committed by
Álvaro Fernando Matos de Souza
1 parent
18e07d8a
Exists in
master_with_pkg_fixes
and in
2 other branches
fix submit search button on search pages
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/noosfero-spb-theme/css/search-pages.css
... | ... | @@ -63,7 +63,6 @@ |
63 | 63 | .action-search-index #content form .search-field .formfield, |
64 | 64 | .action-search-people #content form .search-field .formfield, |
65 | 65 | .action-search-communities #content form .search-field .formfield{ |
66 | - float: left; | |
67 | 66 | width: 99%; |
68 | 67 | } |
69 | 68 | .action-search-index #content form .search-field .formfield input, | ... | ... |