Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/25/2018 12:53:45 AM (6 years ago)
Author:
mercime
Message:

Nouveau: Add tooltip and adjust style for Activity Widget.

Fixes #7765.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/common-styles/_bp_widgets.scss

    r11713 r11991  
    5555        } // close li
    5656    }
     57
     58    .activity-list {
     59        padding: 0;
     60
     61        blockquote {
     62            margin: 0 0 1.5em;
     63            overflow: visible;
     64            padding: 0 0 0.75em 0.75em;
     65        }
     66
     67        img {
     68            margin-bottom: 0.5em;
     69        }
     70    }
    5771}
    5872
Note: See TracChangeset for help on using the changeset viewer.