Make WordPress Core


Ignore:
Timestamp:
07/14/2026 02:10:44 PM (7 weeks ago)
Author:
afercia
Message:

Login and Registration: Make the language switcher label always visible.

Additionally, makes consistent usage of the label plus the 'dashicons-translation' icon across all the pages in the admin and the multisite Signup page where the language switcher is in use.

Props abcd95, afercia.
Fixes #65464.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/common.css

    r62697 r62735  
    665665/* Dashicon for language options on General Settings and Profile screens */
    666666.form-table th label[for="locale"] .dashicons,
     667.form-table th label[for="site-language"] .dashicons,
    667668.form-table th label[for="WPLANG"] .dashicons {
    668669        margin-left: 5px;
Note: See TracChangeset for help on using the changeset viewer.