Commit b13f45f91b60421f5f5e733f8c9ee205159aca2c

Authored by Evandro Junior
1 parent 72631d91

removed spaces at the end

Showing 1 changed file with 91 additions and 92 deletions   Show diff stats
style.css
... ... @@ -50,7 +50,7 @@ div#wrapper-barra-brasil {
50 50 /****************** Estilos basicos ******************/
51 51  
52 52 /******* itens do gov-plone.css *******/
53   -/*
  53 +/*
54 54 * { margin: 0; padding: 0; }*/
55 55 * :link,:visited { text-decoration:none }
56 56 * ul,ol { list-style:none; }
... ... @@ -350,10 +350,10 @@ p {
350 350 width: 375px;
351 351 }
352 352  
353   -#signup-form small#signup-balloon,
354   -#signup-form small#password-balloon,
355   -#signup-form small#password-confirmation-balloon,
356   -#signup-form small#email-balloon,
  353 +#signup-form small#signup-balloon,
  354 +#signup-form small#password-balloon,
  355 +#signup-form small#password-confirmation-balloon,
  356 +#signup-form small#email-balloon,
357 357 #signup-form small#name-balloon {
358 358 right: 0;
359 359 }
... ... @@ -533,7 +533,7 @@ font-size: 25px;
533 533 margin-left:0;
534 534 }
535 535  
536   -#content .profile-info-options input.button.with-text,
  536 +#content .profile-info-options input.button.with-text,
537 537 #content .profile-info-options a.button.with-text {
538 538 background-color: #fff;
539 539 border-radius: 0 0 0 0;
... ... @@ -541,7 +541,7 @@ font-size: 25px;
541 541 padding-bottom: 5px;
542 542 padding-left: 30px;
543 543 padding-top: 5px;
544   - text-align: left;
  544 + text-align: left;
545 545 }
546 546 #content .profile-info-options a.button.with-text{
547 547 border: none;
... ... @@ -549,7 +549,7 @@ font-size: 25px;
549 549 border-bottom: 1px solid #CCC;
550 550 }
551 551  
552   -#content .profile-info-options input.button:hover,
  552 +#content .profile-info-options input.button:hover,
553 553 #content .profile-info-options a.button:hover {
554 554 background-color: #EEE;
555 555 }
... ... @@ -622,7 +622,7 @@ font-size: 25px;
622 622 display: inline-block;
623 623 }
624 624  
625   -.action-home-index .msg_block {
  625 +.action-home-index .msg_block {
626 626 display: block;
627 627 font-size: 12px;
628 628 background-color: white;
... ... @@ -692,7 +692,7 @@ font-size: 25px;
692 692 }
693 693  
694 694 .display-content-block .image {
695   -
  695 +
696 696 }
697 697  
698 698 .block.display-content-block .tags span {
... ... @@ -713,10 +713,10 @@ font-size: 25px;
713 713 color: #000;
714 714 }
715 715  
716   -#content .main-block h1,
717   -#not-found h1,
  716 +#content .main-block h1,
  717 +#not-found h1,
718 718 #access-denied h1 {
719   -
  719 +
720 720 }
721 721  
722 722 .article-body p,
... ... @@ -742,8 +742,8 @@ font-size: 25px;
742 742 padding: 14px;
743 743 color: #999;
744 744 }
745   -#article .article-comments-list,
746   -#article .article-comments-list ul,
  745 +#article .article-comments-list,
  746 +#article .article-comments-list ul,
747 747 #article .article-comments-list li {
748 748 list-style: none outside none;
749 749 margin: 5px 0 10px;
... ... @@ -793,7 +793,7 @@ font-size: 25px;
793 793 }
794 794  
795 795 #content .comment-picture {
796   - max-width: 50px;
  796 + max-width: 50px;
797 797 word-wrap: break-word;
798 798 }
799 799  
... ... @@ -941,7 +941,7 @@ font-size: 25px;
941 941 margin-right: 24px;
942 942 }
943 943 */
944   -.action-home-index #content .display-content-block .image,
  944 +.action-home-index #content .display-content-block .image,
945 945 .action-environment_design-index #content .display-content-block .image {
946 946 float: left;
947 947 height: 300px;
... ... @@ -1057,7 +1057,7 @@ font-size: 25px;
1057 1057 .action-environment_design-index #content .container-block-plugin_container-block .display-content-block .image a{
1058 1058 }
1059 1059  
1060   -.action-home-index #content .container-block-plugin_container-block .display-content-block .image img,
  1060 +.action-home-index #content .container-block-plugin_container-block .display-content-block .image img,
1061 1061 .action-environment_design-index #content .container-block-plugin_container-block .display-content-block .image img {
1062 1062 height: 100%;
1063 1063 max-height: 200px;
... ... @@ -1105,13 +1105,13 @@ font-size: 25px;
1105 1105  
1106 1106 /*borda dos wrappers*/
1107 1107 /**/
1108   -#main-content-wrapper-1,
1109   -#main-content-wrapper-2,
1110   -#main-content-wrapper-3,
1111   -#main-content-wrapper-4,
1112   -#main-content-wrapper-5,
1113   -#main-content-wrapper-6,
1114   -#main-content-wrapper-7,
  1108 +#main-content-wrapper-1,
  1109 +#main-content-wrapper-2,
  1110 +#main-content-wrapper-3,
  1111 +#main-content-wrapper-4,
  1112 +#main-content-wrapper-5,
  1113 +#main-content-wrapper-6,
  1114 +#main-content-wrapper-7,
1115 1115 #main-content-wrapper-8 {
1116 1116 background: none repeat scroll 0 0 transparent;
1117 1117 }
... ... @@ -1164,7 +1164,7 @@ ul.profile-list .common-profile-list-block {
1164 1164 width: 100%;
1165 1165 }
1166 1166  
1167   -/*.box-2 .common-profile-list-block .vcard a.profile_link,
  1167 +/*.box-2 .common-profile-list-block .vcard a.profile_link,
1168 1168 .box-3 .common-profile-list-block .vcard a.profile_link,*/
1169 1169 .common-profile-list-block .vcard a.profile_link {
1170 1170 margin-bottom: 5px;
... ... @@ -1172,7 +1172,7 @@ ul.profile-list .common-profile-list-block {
1172 1172 }
1173 1173  
1174 1174  
1175   -.box-2 .common-profile-list-block .vcard a.profile_link,
  1175 +.box-2 .common-profile-list-block .vcard a.profile_link,
1176 1176 .box-3 .common-profile-list-block .vcard a.profile_link {
1177 1177 height: auto;
1178 1178 max-height: 100%;
... ... @@ -1267,7 +1267,7 @@ ul.profile-list .common-profile-list-block {
1267 1267  
1268 1268 li.event-dates {
1269 1269 background: url("/images/icons-mime/event.png") no-repeat scroll 100% 50% white;
1270   -
  1270 +
1271 1271 float: none;
1272 1272 padding: 5px 32px 5px 5px;
1273 1273 text-align: right;
... ... @@ -1385,7 +1385,7 @@ div#article-parent {
1385 1385 /*paginação*/
1386 1386  
1387 1387 .pagination {
1388   -
  1388 +
1389 1389 }
1390 1390 .pagination {
1391 1391 font-size: 120%;
... ... @@ -1451,7 +1451,7 @@ input.button.with-text {
1451 1451 max-height: 28px;
1452 1452 }
1453 1453  
1454   -#content a.button.with-text,
  1454 +#content a.button.with-text,
1455 1455 #content a.button.with-text {
1456 1456 height: 28px;
1457 1457 max-height: 28px;
... ... @@ -1467,13 +1467,13 @@ input.button.with-text {
1467 1467 text-decoration: none;
1468 1468 }
1469 1469  
1470   -#content #article-actions input.button,
  1470 +#content #article-actions input.button,
1471 1471 #content #article-actions a.button,
1472 1472 #content a.button,
1473 1473 #content input.button {
1474 1474 background-color: transparent;
1475 1475 border: 1px solid #CCCCCC;
1476   - vertical-align: middle;
  1476 + vertical-align: middle;
1477 1477 }
1478 1478  
1479 1479 #content a.button.with-text {
... ... @@ -1487,7 +1487,7 @@ input.button.with-text {
1487 1487 margin-right: 5px;
1488 1488 }
1489 1489  
1490   -#content #article-actions input.button:hover,
  1490 +#content #article-actions input.button:hover,
1491 1491 #content #article-actions a.button:hover {
1492 1492 background-color: #ccc;
1493 1493 border: 1px solid #CCCCCC;
... ... @@ -1551,10 +1551,10 @@ input.button.with-text {
1551 1551 }
1552 1552  
1553 1553 #content .profile ul#profile_activities {
1554   - width: 100%;
  1554 + width: 100%;
1555 1555 max-height: 700px;
1556 1556 overflow: auto;
1557   -}
  1557 +}
1558 1558  
1559 1559 #profile-wall #leave_scrap textarea {
1560 1560 width: 99%;
... ... @@ -1607,7 +1607,7 @@ input.button.with-text {
1607 1607 }
1608 1608  
1609 1609 #search-page .map-or-list-search-results list {
1610   -
  1610 +
1611 1611 }
1612 1612  
1613 1613 .search-results-innerbox {
... ... @@ -1618,8 +1618,8 @@ input.button.with-text {
1618 1618 height: 100%;
1619 1619 }
1620 1620  
1621   -.search-results-type-article li.article-item,
1622   -.search-tagged-items li.article-item,
  1621 +.search-results-type-article li.article-item,
  1622 +.search-tagged-items li.article-item,
1623 1623 .only-one-result-box li.search-product-item {
1624 1624 border-bottom: 0px solid #fff;
1625 1625 }
... ... @@ -1850,7 +1850,7 @@ input.button.with-text {
1850 1850 background: url("images/comentarios.png") no-repeat left center #fffafa;
1851 1851 }
1852 1852 .track_list .item_card .track_stats .hits .counter {
1853   - background: url("images/visualizacoes.png") no-repeat left center #fffafa;
  1853 + background: url("images/visualizacoes.png") no-repeat left center #fffafa;
1854 1854 }
1855 1855  
1856 1856 .track_list .item_card .track_stats {
... ... @@ -1905,7 +1905,7 @@ input.button.with-text {
1905 1905  
1906 1906 .track_list .item .track_content .steps h3{
1907 1907 font-size: 13px !important;
1908   - text-transform: uppercase;
  1908 + text-transform: uppercase;
1909 1909 font-weight: normal;
1910 1910 }
1911 1911  
... ... @@ -1933,7 +1933,7 @@ input.button.with-text {
1933 1933  
1934 1934 .step a:link, #content .step a:link, dl.portlet .step a:link {
1935 1935 color: #999; /*cinza escuro*/
1936   - /*teste*/
  1936 + /*teste*/
1937 1937 display: inline-block;
1938 1938 max-width: 80%;
1939 1939 vertical-align: middle;
... ... @@ -1965,7 +1965,7 @@ input.button.with-text {
1965 1965  
1966 1966 #track .step_list .step .content .name {}
1967 1967  
1968   -#track .step .name,
  1968 +#track .step .name,
1969 1969 #track .step .name a {
1970 1970 color: #999;
1971 1971 }
... ... @@ -2168,18 +2168,18 @@ input.button.with-text {
2168 2168 top: 5px;
2169 2169 }
2170 2170  
2171   -.action-home-index #content .people-block .block-footer-content a,
2172   -.action-home-index #content .profile-list-block .block-footer-content a,
2173   -.action-home-index #content .enterprises-block .block-footer-content a,
2174   -.action-home-index #content .members-block .block-footer-content a,
2175   -.action-home-index #content .communities-block .block-footer-content a,
  2171 +.action-home-index #content .people-block .block-footer-content a,
  2172 +.action-home-index #content .profile-list-block .block-footer-content a,
  2173 +.action-home-index #content .enterprises-block .block-footer-content a,
  2174 +.action-home-index #content .members-block .block-footer-content a,
  2175 +.action-home-index #content .communities-block .block-footer-content a,
2176 2176 .action-home-index #content .friends-block .block-footer-content a,
2177 2177  
2178   -.action-environment_design-index .people-block .block-footer-content a,
2179   -.action-environment_design-index .profile-list-block .block-footer-content a,
2180   -.action-environment_design-index .enterprises-block .block-footer-content a,
2181   -.action-environment_design-index .members-block .block-footer-content a,
2182   -.action-environment_design-index .communities-block .block-footer-content a,
  2178 +.action-environment_design-index .people-block .block-footer-content a,
  2179 +.action-environment_design-index .profile-list-block .block-footer-content a,
  2180 +.action-environment_design-index .enterprises-block .block-footer-content a,
  2181 +.action-environment_design-index .members-block .block-footer-content a,
  2182 +.action-environment_design-index .communities-block .block-footer-content a,
2183 2183 .action-environment_design-index .friends-block .block-footer-content a {
2184 2184  
2185 2185 background: url("images/button-read-more-vazio.png") no-repeat scroll left 50% transparent;
... ... @@ -2327,7 +2327,7 @@ input.button.with-text {
2327 2327 /* margin-top: 5px;*/
2328 2328 }
2329 2329  
2330   -.box-2 .common-profile-list-block .profile-image,
  2330 +.box-2 .common-profile-list-block .profile-image,
2331 2331 .box-3 .common-profile-list-block .profile-image{
2332 2332 height: 56px;
2333 2333 }
... ... @@ -2342,7 +2342,7 @@ input.button.with-text {
2342 2342  
2343 2343 .action-home-index .common-profile-list-block .profile-image,
2344 2344 .action-environment_design-index .common-profile-list-block .profile-image{
2345   - margin: 0px auto;
  2345 + margin: 0px auto;
2346 2346 }
2347 2347 .action-home-index .common-profile-list-block span.fn,
2348 2348 .action-environment_design-index .common-profile-list-block span.fn{
... ... @@ -2449,7 +2449,7 @@ input.button.with-text {
2449 2449 .action-environment_design-index .statistics-block-data ul li .amount{
2450 2450 font-size: 600%/*40px !important*/;
2451 2451 font-weight:bold;
2452   - /*width:136px;*/
  2452 + /*width:136px;*/
2453 2453 line-height: 1em;
2454 2454 padding-bottom: 5px;
2455 2455 }
... ... @@ -2622,18 +2622,18 @@ input.button.with-text {
2622 2622 }
2623 2623  
2624 2624 #pairwise_main .skip_vote a {
2625   - background: url("images/btn_duvida_pairwise.png") no-repeat center center #fff !important;
  2625 + background: url("images/btn_duvida_pairwise.png") no-repeat center center #fff !important;
2626 2626 color: transparent !important;
2627 2627 display: inline-block;
2628 2628 height: 1px;
2629 2629 line-height: 0;
2630 2630 padding: 1em 0;
2631 2631 text-decoration: none;
2632   - width: 200px;
  2632 + width: 200px;
2633 2633 }
2634 2634  
2635 2635 #pairwise_main .skip_vote a:hover {
2636   - background: url("images/btn_duvida_pairwise_hover.png") no-repeat center center #fff !important;
  2636 + background: url("images/btn_duvida_pairwise_hover.png") no-repeat center center #fff !important;
2637 2637 }
2638 2638  
2639 2639 #pairwise_main .skip_vote_reasons {background-color: #7D8874;padding-top: 0 !important;}
... ... @@ -2672,7 +2672,7 @@ input.button.with-text {
2672 2672 width: 80%;
2673 2673 }
2674 2674  
2675   -#pairwise_main .div_text_input_container .div_text_input textarea {
  2675 +#pairwise_main .div_text_input_container .div_text_input textarea {
2676 2676 border: 1px solid #CCCCCC;
2677 2677 border-radius: 0 0 0 0 !important;
2678 2678 }
... ... @@ -2740,16 +2740,16 @@ body.contraste #user a strong{
2740 2740 color: #ffff00;
2741 2741 }
2742 2742  
2743   -body.contraste #content .box-2 .tags-block .block-footer-content a,
2744   -body.contraste #content .box-2 .people-block .block-footer-content a,
2745   -body.contraste #content .box-2 .profile-list-block .block-footer-content a,
2746   -body.contraste #content .box-2 .enterprises-block .block-footer-content a,
2747   -body.contraste #content .box-2 .members-block .block-footer-content a,
2748   -body.contraste #content .box-2 .communities-block .block-footer-content a,
  2743 +body.contraste #content .box-2 .tags-block .block-footer-content a,
  2744 +body.contraste #content .box-2 .people-block .block-footer-content a,
  2745 +body.contraste #content .box-2 .profile-list-block .block-footer-content a,
  2746 +body.contraste #content .box-2 .enterprises-block .block-footer-content a,
  2747 +body.contraste #content .box-2 .members-block .block-footer-content a,
  2748 +body.contraste #content .box-2 .communities-block .block-footer-content a,
2749 2749 body.contraste #content .box-2 .friends-block .block-footer-content a,
2750   -body.contraste #content .more_button .view_all a,
  2750 +body.contraste #content .more_button .view_all a,
2751 2751 body.contraste #content .read_more a,
2752   -body.contraste .more_button .view_all a,
  2752 +body.contraste .more_button .view_all a,
2753 2753 body.contraste .read_more a
2754 2754 {
2755 2755 background-image: none;
... ... @@ -2758,16 +2758,16 @@ body.contraste .read_more a
2758 2758 }
2759 2759  
2760 2760 body.contraste.action-home-index #content .article-block .short-post .read-more a,
2761   -body.contraste #content .box-1 .tags-block .block-footer-content a,
2762   -body.contraste #content .box-1 .people-block .block-footer-content a,
2763   -body.contraste #content .box-1 .profile-list-block .block-footer-content a,
2764   -body.contraste #content .box-1 .enterprises-block .block-footer-content a,
2765   -body.contraste #content .box-1 .members-block .block-footer-content a,
2766   -body.contraste #content .box-1 .communities-block .block-footer-content a,
  2761 +body.contraste #content .box-1 .tags-block .block-footer-content a,
  2762 +body.contraste #content .box-1 .people-block .block-footer-content a,
  2763 +body.contraste #content .box-1 .profile-list-block .block-footer-content a,
  2764 +body.contraste #content .box-1 .enterprises-block .block-footer-content a,
  2765 +body.contraste #content .box-1 .members-block .block-footer-content a,
  2766 +body.contraste #content .box-1 .communities-block .block-footer-content a,
2767 2767 body.contraste #content .box-1 .friends-block .block-footer-content a,
2768   -body.contraste #content .more_button .view_all a,
  2768 +body.contraste #content .more_button .view_all a,
2769 2769 body.contraste #content .read_more a,
2770   -body.contraste .more_button .view_all a,
  2770 +body.contraste .more_button .view_all a,
2771 2771 body.contraste .read_more a
2772 2772 {
2773 2773 background: url("images/button-read-more-vazio-contraste.png") no-repeat scroll left 50% #333;
... ... @@ -2779,7 +2779,7 @@ body.contraste .read_more a
2779 2779 body.contraste a,
2780 2780 body.contraste #accessibility a,
2781 2781 body.contraste #portal-siteactions a,
2782   -body.contraste #logo a,
  2782 +body.contraste #logo a,
2783 2783 body.contraste #logo #portal-title,
2784 2784 body.contraste #sobre a,
2785 2785 body.contraste h1,
... ... @@ -2794,18 +2794,18 @@ body.contraste #content .documentDescription,
2794 2794 body.contraste #content #description,
2795 2795 body.contraste .nitfByline,
2796 2796 body.contraste p.section,
2797   -body.contraste .track_list .item_card .track_stats .hits .label,
  2797 +body.contraste .track_list .item_card .track_stats .hits .label,
2798 2798 body.contraste .track_list .item_card .track_stats .comments .label,
2799 2799 body.contraste.action-home-index #content .display-content-block .lead p,
2800 2800 body.contraste.action-environment_design-index #content .display-content-block .lead p,
2801   -body.contraste.action-home-index #content .display-content-block .published-at,
  2801 +body.contraste.action-home-index #content .display-content-block .published-at,
2802 2802 body.contraste.action-environment_design-index #content .display-content-block .published-at {
2803 2803 color: #fff;
2804 2804 }
2805 2805  
2806   -body.contraste #content .breadcrumbs-plugin_content-breadcrumbs-block a,
  2806 +body.contraste #content .breadcrumbs-plugin_content-breadcrumbs-block a,
2807 2807 body.contraste #content .breadcrumbs-plugin_content-breadcrumbs-block a:visited,
2808   -body.contraste #content a:link,
  2808 +body.contraste #content a:link,
2809 2809 body.contraste #content a:link,
2810 2810 body.contraste #content a:visited,
2811 2811 body.contraste #content a {
... ... @@ -2813,7 +2813,7 @@ body.contraste #content a {
2813 2813 }
2814 2814  
2815 2815  
2816   -body.contraste.action-home-index #content .container-block-plugin_container-block .display-content-block .title a,
  2816 +body.contraste.action-home-index #content .container-block-plugin_container-block .display-content-block .title a,
2817 2817 body.contraste.action-environment_design-index #content .container-block-plugin_container-block .display-content-block .title a,
2818 2818  
2819 2819 body.contraste #content .display-content-block .title a,
... ... @@ -2830,9 +2830,9 @@ body.contraste.action-environment_design-index #wrap-2 {
2830 2830 background-image: none;
2831 2831 }
2832 2832  
2833   -body.contraste.action-home-index .block .block-inner-2,
  2833 +body.contraste.action-home-index .block .block-inner-2,
2834 2834 body.contraste.action-environment_design-index .block .block-inner-2,
2835   -body.contraste.action-home-index #content .tags-block .block-inner-2,
  2835 +body.contraste.action-home-index #content .tags-block .block-inner-2,
2836 2836 body.contraste.action-environment_design-index #content .tags-block .block-inner-2 {
2837 2837 background-color: #333;
2838 2838 }
... ... @@ -2861,7 +2861,7 @@ body.contraste #content .box .block-title {
2861 2861 background-color: #333;
2862 2862 }
2863 2863  
2864   -body.contraste.action-home-index .container-block-plugin_container-block .container-block-plugin_container-block,
  2864 +body.contraste.action-home-index .container-block-plugin_container-block .container-block-plugin_container-block,
2865 2865 body.contraste.action-environment_design-index .container-block-plugin_container-block .container-block-plugin_container-block,
2866 2866 body.contraste.action-home-index #content .box .block-title,
2867 2867 body.contraste.action-environment_design-index #content .box .block-title,
... ... @@ -2882,7 +2882,7 @@ body.contraste #content .link-list-block li a:hover {
2882 2882 color: #ffff00;
2883 2883 }
2884 2884  
2885   -body.contraste #content .profile-info-options input.button.with-text,
  2885 +body.contraste #content .profile-info-options input.button.with-text,
2886 2886 body.contraste #content .profile-info-options a.button.with-text{
2887 2887 background-color: #333;
2888 2888 color: #ffff00;
... ... @@ -2897,7 +2897,7 @@ body.contraste #content .article-comment {
2897 2897 background: none repeat scroll 0 0 #000;
2898 2898 }
2899 2899  
2900   -body.contraste #comments_list .comment-info,
  2900 +body.contraste #comments_list .comment-info,
2901 2901 body.contraste #comments_list .comment-created-at,
2902 2902 body.contraste #footer-license a,
2903 2903 body.contraste #footer-license p{
... ... @@ -2934,8 +2934,8 @@ body.contraste .ui-widget-content {
2934 2934 color: #fff;
2935 2935 }
2936 2936  
2937   -body.contraste .ui-state-active,
2938   -body.contraste .ui-widget-content .ui-state-active,
  2937 +body.contraste .ui-state-active,
  2938 +body.contraste .ui-widget-content .ui-state-active,
2939 2939 body.contraste .ui-widget-header .ui-state-active {
2940 2940 background-image: none;
2941 2941 background-color: #000;
... ... @@ -3082,7 +3082,7 @@ body.action-embed-index {
3082 3082  
3083 3083 .action-embed-index #boxes,
3084 3084 .action-embed-index .box-1 .blocks,
3085   -.action-embed-index .block-outer,
  3085 +.action-embed-index .block-outer,
3086 3086 .action-embed-index #content .block {
3087 3087 margin:0;
3088 3088 }
... ... @@ -3228,7 +3228,7 @@ body.action-embed-index {
3228 3228 height: auto;
3229 3229 }
3230 3230  
3231   -.hub ul.settings li.twitter label{
  3231 +.hub ul.settings li.twitter label{
3232 3232 color: white;
3233 3233 display: block;
3234 3234 font-style: oblique;
... ... @@ -3529,7 +3529,7 @@ li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { max
3529 3529 padding-left: 20px;
3530 3530 }
3531 3531  
3532   -.text-editor-sidebar .icon-vertical-toggle {
  3532 +.text-editor-sidebar .icon-vertical-toggle {
3533 3533 top: 0px;
3534 3534 left: 0px;
3535 3535 padding: 0px;
... ... @@ -3552,4 +3552,3 @@ li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { max
3552 3552 max-height: 315px;
3553 3553 overflow: hidden;
3554 3554 }
3555   -
... ...