Hello there,
Noticed that the links for nodes and comments (edit, reply etc) have the class inline rather than list-inline
Cheers
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | bootstrap-replace_inline_with_list-inline-2095345-3.patch | 600 bytes | valkum |
| #2 | bootstrap-replace_inline_with_list-inline-2095345-2.patch | 600 bytes | valkum |
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