Closed (won't fix)
Project:
Drupal core
Version:
8.0.x-dev
Component:
Bartik theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2014 at 17:19 UTC
Updated:
6 Nov 2014 at 22:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
akalata commentedKeeping 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.
Comment #2
akalata commentedRolling back into #1972122: Remove the DIV tag around block content after discussion with @joelpittet.
Comment #3
joelpittetPostponing 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:)
Comment #4
mgiffordOk, that's fixed.
Comment #7
akalata commentedBased on how we solved #1972122, we don't need to do anything here.