[wp-trac] [WordPress Trac] #58136: Give the loading spinner a little space
WordPress Trac
noreply at wordpress.org
Sat Apr 15 11:09:44 UTC 2023
#58136: Give the loading spinner a little space
--------------------------+---------------------------------------
Reporter: Presskopp | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: has-patch has-screenshots
Focuses: |
--------------------------+---------------------------------------
when entering tags to a post, the loading spinner is attached to the right
border. Let's give it a little more room to breath.
Looking how to patch it, the following selectors are to be touched:
{{{#!php
input[type="text"].ui-autocomplete-loading,
input[type="email"].ui-autocomplete-loading
}}}
As a side note I wonder if the second one (email) is used at all, so maybe
it just can be deleted.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58136>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list