#64885 closed defect (bug) (duplicate)
input field too small
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-screenshots |
| Focuses: | ui, administration | Cc: |
Description
When installing a plugin via uploading a zip, if the screen is small, the text is bleeding into the button, at least in german, see screenshot.
There's an easy fix by adjusting
.upload-theme .wp-upload-form input[type="file"], .upload-plugin .wp-upload-form input[type="file"]
{ paddging: 30px 128px 30px 30px }
to e.g. 30px 200px 30px 30px
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
same for themes..