Problem/Motivation
The comment CSS in Seven isn't been used, see: #658704: Make the node meta distinct from body
Proposed resolution
Remove the file
Remaining tasks
User interface changes
None
API changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | seven-remove-comment-css-2422365-11.patch | 809 bytes | lewisnyman |
Comments
Comment #3
mortendk commentedComment #5
joelpittetI wonder where submitted comments show up in the seven theme, regardless it could use screenshots if you can find them.
Comment #7
lewisnymanI traced this code back to this issue: #658704: Make the node meta distinct from body
I guess at some point in Drupal 7 there was a node listing that displayed comments? I have not seen this at all in Drupal 8. Let's remove this CSS file completely.
Comment #8
lewisnymanComment #9
mortendk commentedwe'll then rtbc ?
Comment #10
lewisnyman@mortendk Ok fine here is the patch ;-)
Comment #11
joelpittetSounds like a plan. I can't see where an admin page with a comment div.submitted would be of use anyway.
Comment #13
joelpittetRandom, testbot disdain for CSS.
Comment #14
alexpottCSS is not frozen in beta. Committed 8f61c0d and pushed to 8.0.x. Thanks!