#4950 closed enhancement (wontfix)
Theme compat should clear LI :before:after 'content' selectors
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | normal | Version: | 1.7 |
Component: | Templates | Keywords: | |
Cc: |
Description
I noticed on the old Kubrick theme some glitches with the theme compatibility.
bp-legacy should clear LI :before:after { content: } selectors: http://cl.ly/image/3C2Y0L1u1P2j
Change History (5)
#2
@
12 years ago
I apologise for being a bit vague. Like this:
#a_thing LI :before { content: ''; }
We can certainly check out the padding at the same time, but the ticket was created specifically for the content param.
Note: See
TracTickets for help on using
tickets.
By clear, do you mean the list style? It looks like the li padding could use some stricter rules too.