Attaching before and after screenshots from #1972122: Remove the DIV tag around block content patch #41 (splitting apart and earlier combination of changes).

Comments

akalata’s picture

Component: theme system » Bartik theme
Status: Active » Needs review
StatusFileSize
new2.11 KB
new54.51 KB

Keeping things simple, instead of updating the Bartik CSS to look right with the div removed, let's just add the div in Bartik's block.html.twig.

akalata’s picture

Status: Needs review » Closed (won't fix)

Rolling back into #1972122: Remove the DIV tag around block content after discussion with @joelpittet.

joelpittet’s picture

Status: Closed (won't fix) » Postponed

Postponing on #1972122: Remove the DIV tag around block content Let's use this to remove and cleanup the CSS around blocks without that content div here.

Title still sounds like the goal to me:)

mgifford’s picture

Status: Postponed » Active

Ok, that's fixed.

Status: Active » Needs work

The last submitted patch, 1: 2342005-bartik-add-block-div-1.patch, failed testing.

akalata’s picture

Status: Needs work » Closed (won't fix)

Based on how we solved #1972122, we don't need to do anything here.