Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
Stark theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2010 at 10:22 UTC
Updated:
29 Jul 2014 at 18:35 UTC
Jump to comment: Most recent file

Comments
Comment #2
yoroy commentedDefault output (looking at Stark) is indeed a list like in the screenshot above (which is fine I think).
Bartik styles this to be inline.
Garland doesn't.
Comment #3
betovargI added some lines to the Stark's layout.css to show the links inline, the markup show the terms as divs.
Comment #4
jleiva commentedTested successfully on Drupal 8.x-dev, attached screenshot.
Comment #5
catchWe should not add any module-specific styling to stark, this issue was primarily about Garland which is no longer in core.
It might be worth checking to see what the Seven theme does.
Comment #6
betovargIn that case, seven is fixed. it does show the terms inline.