Problem/Motivation
#page-title is removed from seven page.hmtl.twig - the css is still there in page-title.css
Proposed resolution
- remove the #page-title thats unused
Remaining tasks
User interface changes
API changes
| Comment | File | Size | Author |
|---|---|---|---|
| page-title-patch.png | 80.66 KB | mortendk | |
| page-title-unpatched.png | 150.17 KB | mortendk | |
| seven-page-title-id.diff | 404 bytes | mortendk |
Comments
Comment #1
mortendk commentedpatched:


unpatched
Comment #2
idebr commentedComment #3
joelpittetNoticed that ID does still exist:
Comment #4
mortendk commentedi cant see any ids ?
Comment #5
joelpittetLOL NM, those are all classes, only IDs are in bartik.
Comment #6
joelpittetComment #7
lewisnymanLooks good! RTBC++
Comment #8
alexpottCSS is not frozen. Committed abea960 and pushed to 8.0.x. Thanks!