Making WordPress.org


Ignore:
Timestamp:
08/05/2017 02:42:59 PM (8 years ago)
Author:
SergeyBiryukov
Message:

Support Theme: Improve line wrapping for "Last reply from" link.

See #2557.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_bbpress.scss

    r5751 r5754  
    751751
    752752    .forum-info .forum-freshness-time::before,
    753     .topic-info .topic-freshness-time::before {
     753    .topic-info .topic-freshness-time::before,
     754    .topic-info .topic-freshness-author::before {
    754755        height: 30px;
    755756    }
    756757
    757758    .forum-info .forum-freshness-time a,
    758     .topic-info .topic-freshness-time a {
     759    .topic-info .topic-freshness-time a,
     760    .topic-info .topic-freshness-author a {
    759761        display: inline-block;
    760762    }
Note: See TracChangeset for help on using the changeset viewer.