Making WordPress.org


Ignore:
Timestamp:
09/01/2017 01:13:29 PM (9 years ago)
Author:
SergeyBiryukov
Message:

Plugin Directory: Account for longer translations in plugin card footer.

Fixes #2369.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin-card/style.scss

    r4437 r5857  
    5151                span {
    5252                        font-size: ms(-3);
    53                         width: 48%;
    5453                        display: inline-block;
    5554                        overflow: hidden;
     
    7069
    7170                }
     71
     72                span.active-installs {
     73                        min-width: 48%;
     74                }
    7275                       
    7376                .dashicons {
Note: See TracChangeset for help on using the changeset viewer.