Commit 02ec23ee4f8cfec654689f437d17536f278b485a

Authored by AurelioAHeckert
1 parent 405b8a44

ActionItem541: better serach page on IE

git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2165 3f533792-8f58-4932-b0fe-aaf55b0a4547
public/designs/themes/ecosol/stylesheets/controller_search.css
@@ -36,9 +36,6 @@ body.category4 .search-options { @@ -36,9 +36,6 @@ body.category4 .search-options {
36 .search-results-box { 36 .search-results-box {
37 width: 32.5%; 37 width: 32.5%;
38 } 38 }
39 -.msie .search-results-box {  
40 - width: 31%;  
41 -}  
42 .msie .only-one-result-box .search-results-box { 39 .msie .only-one-result-box .search-results-box {
43 width: 100%; 40 width: 100%;
44 } 41 }
@@ -52,7 +49,7 @@ body.category4 .search-options { @@ -52,7 +49,7 @@ body.category4 .search-options {
52 49
53 .search-results-box.col2_of3, 50 .search-results-box.col2_of3,
54 .search-results-box.col3_of3 { 51 .search-results-box.col3_of3 {
55 - margin-left: 1.25%; 52 + padding-left: 1.25%;
56 } 53 }
57 54
58 .category-innerbox, 55 .category-innerbox,