Making WordPress.org

Changeset 13054


Ignore:
Timestamp:
12/12/2023 05:15:25 PM (3 years ago)
Author:
amieiro
Message:

Translate: Improvements in the CSS for the "Other locales" tab

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/style.css

    r13053 r13054  
    32203220}
    32213221
     3222.meta.other-locales .sidebar-other-locales.button.is-small.copy-suggestion {
     3223        margin-left: auto;
     3224}
     3225
     3226.meta.other-locales span.locale.unique {
     3227        margin-right: 14px;
     3228}
     3229
     3230.meta.other-locales .other-locales .locale {
     3231        min-width: 4em;
     3232        width: 4em;
     3233}
     3234
    32223235.meta.history .translations {
    32233236        margin-top: 0.5rem;
Note: See TracChangeset for help on using the changeset viewer.