Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/06/2022 09:15:20 AM (4 years ago)
Author:
imath
Message:

BP Nouveau: Improve site-wide notice display in Twenty Twenty-Two

Fixes #8718 (10.0 branch)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/10.0/src/bp-templates/bp-nouveau/sass/twentytwentytwo.scss

    r13272 r13290  
    21142114        }
    21152115
    2116         button.bp-tooltip {
     2116        button.bp-tooltip,
     2117        a.bp-tooltip {
    21172118            border: none;
    21182119            background: none;
     
    21392140        &.bp-sitewide-notice {
    21402141
    2141             button.bp-tooltip {
    2142                 top: 0;
    2143                 right: 15px;
     2142            button.bp-tooltip,
     2143            a.bp-tooltip {
     2144                top: 5px;
     2145                right: 5px;
    21442146            }
    21452147
Note: See TracChangeset for help on using the changeset viewer.