Skip to:
Content

BuddyPress.org

Ticket #7803: 7803.01.patch

File 7803.01.patch, 1.4 KB (added by r-a-y, 7 years ago)
  • src/bp-templates/bp-nouveau/common-styles/_bp_activity_entries.scss

     
    3030                        width: auto;
    3131
    3232                        img {
     33                                height: auto;
    3334                                max-width: 40%;
    3435                        }
    3536                }
  • src/bp-templates/bp-nouveau/css/buddypress-rtl.css

     
    376376                color: #fafafa;
    377377                text-decoration: none;
    378378        }
    379         .buddypress-wrap.bp-dir-hori-nav nav:not(".tabbed-links") {
     379        .buddypress-wrap.bp-dir-hori-nav nav:not(.tabbed-links) {
    380380                border-bottom: 1px solid #eee;
    381381                border-top: 1px solid #eee;
    382382                -webkit-box-shadow: 0 2px 12px 0 #fafafa;
     
    12571257}
    12581258
    12591259.activity-list .activity-item div.item-avatar img {
     1260        height: auto;
    12601261        max-width: 40%;
    12611262}
    12621263
  • src/bp-templates/bp-nouveau/css/buddypress.css

     
    12571257}
    12581258
    12591259.activity-list .activity-item div.item-avatar img {
     1260        height: auto;
    12601261        max-width: 40%;
    12611262}
    12621263