Closed (fixed)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Jan 2012 at 14:44 UTC
Updated:
21 Sep 2017 at 11:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
barrapontoComment #2
barrapontoComment #3
merlinofchaos commentedIn Drupal 7 it can probably be removed.
These exist because the default theme in Drupal 5 and 6, Garland, has some obnoxious margins on .node to make things fit. They're an example of the poor design of Garland's CSS. Bartik should be much more sane.
Comment #4
barrapontoYet Garland is still a core theme. Will test, then see if we can get away with less specific selectors.
Comment #5
merlinofchaos commentedIt's a core theme but it's not THE core theme anymore, so I'm not as concerned with correcting for it.
Comment #6
duaelfrPatch from #1 still applies and is still relevant.
Now we live in a world where themers are trying to work on the tinier possible components and selectors, this is really annoying.
(Same patch also applies on 8.x-3.x if it matters)
Comment #8
japerryThanks for raising the attention of this. Yah, Garland isn't used nearly as much anymore. Committed.
Comment #10
kingdutchAdded old related issue because it shows up earlier when searching for this change.
Comment #11
kingdutchComment #12
esolitosOh wow...