Opened 11 years ago
Closed 11 years ago
#27408 closed defect (bug) (fixed)
div inside span
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | ui | Cc: |
Description
.comment-grey-bubble is a div element inside a span element. Introduced in [22439].
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Last patch also removes a stray
</h5>
tag.