Opened 3 years ago
Last modified 3 years ago
#54345 new defect (bug)
Publish Date Transparent Css Issue
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.8.1 |
Component: | Editor | Keywords: | reporter-feedback |
Focuses: | css | Cc: |
Description
While editing an article i see Publish Date Transparent Css Issue,
in simple words, the custom date selection button is not visible.
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Welcome to Trac and thanks for the report!
I think this might be caused by a plugin. If you're using a mouse, could you right-click the word "Publish" and select Inspect Element to find exactly where the problematic style is? That style could be on the
components-dropdown
div or the button inside it (look foropacity: 0
ordisplay: none
orvisibility: hidden
and then hover over the file name to see where that is located).