Making WordPress.org

Changeset 8447


Ignore:
Timestamp:
03/11/2019 11:16:23 PM (7 years ago)
Author:
coffee2code
Message:

Browse Happy: Remove lingering use of background-image for #byline a.

See https://github.com/WordPress/browsehappy/pull/56

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/browsehappy.com/public_html/style.css

    r8251 r8447  
    653653       only screen and (min-resolution: 1.5dppx),
    654654       only screen and (min-resolution: 144dpi) {
    655     #browserlist li .icon, #share nav li a, #byline a {
     655    #browserlist li .icon, #share nav li a {
    656656        background-image: url(imgs/browsehappy-sprite-2x.png);
    657657        background-repeat: no-repeat;
Note: See TracChangeset for help on using the changeset viewer.