diff --git a/src/noosfero-spb/noosfero-spb-theme/css/search-pages.css b/src/noosfero-spb/noosfero-spb-theme/css/search-pages.css index 56eb435..f8cbb31 100644 --- a/src/noosfero-spb/noosfero-spb-theme/css/search-pages.css +++ b/src/noosfero-spb/noosfero-spb-theme/css/search-pages.css @@ -18,6 +18,14 @@ margin: 0 0 15px 0; } +.action-search-people #content form #search-header #search-filters, +.action-search-communities #content form #search-header #search-filters, +.action-search-institutions #content form #search-header #search-filters { + position: absolute; + top: 40px; + right: 18px; +} + .action-search-people #content form #search-header #search-filters .sod_select, .action-search-communities #content form #search-header #search-filters .sod_select, .action-search-institutions #content form #search-header #search-filters .sod_select { -- libgit2 0.21.2