Skip to:
Content

BuddyPress.org


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

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

See #8718 (trunk)

File:
1 edited

Legend:

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

    r13271 r13289  
    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.