Files
SIGE-WEB-snapshot/wp-content/plugins/wpdiscuz/options/pro-teasers/assets/css/_wpdiscuz-buddypress-integration.scss

9 lines
323 B
SCSS

// =====================================================
// BPI — BuddyPress Integration: settings button image
// =====================================================
.wpd-pro-teaser-body {
// The "My Content & Settings" button screenshot is narrower than full-width
.bpi-settings-img { max-width: 615px; }
}