Closed (fixed)
Project:
Bootstrap
Version:
7.x-3.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2013 at 17:33 UTC
Updated:
15 Oct 2013 at 00:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
markhalliwellNeeds patch
Comment #2
valkum commentedHere is a patch that replaces all inline classes from theme_links links with list-inline.
As this issue affects all links that are themed with theme_link this is a proper way i think.
Comment #3
valkum commentedsry re-roll of latest patch. Diffed again the old version
Comment #4
markhalliwellThanks @valkum!
Committed acb74c1 to 7.x-3.x.
Committed 7bc325d to 7.x-3.x.
Comment #5
markhalliwell