Closed (won't fix)
Project:
Bootstrap
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Jul 2020 at 19:19 UTC
Updated:
30 Oct 2023 at 17:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joachim namysloComment #3
joachim namysloComment #4
joachim namysloComment #5
tobiasbI change the div with the p element and also adds the default css classes for a warning.
Comment #6
bhumikavarshney commentedHi @tobiasb,
Patch applies cleanly and works fine for me.
Thanks!
Comment #7
markhalliwellI'd rather not use
<p>tags as those tend to have extra margins associated with them and also semantically inaccurate. Let's use<span>tags instead.Also, this should probably change any translation in the code that has these, not just this one.
Comment #8
anagomes commentedComment #9
anagomes commentedHere's a patch with the
<span>tags instead of<p>. Also providing an interdiff to help in the review.Comment #10
WagnerMelo commentedHello, i reviewed this issue and the @anagomes patch, and everything look like ok, i installed and run the theme in my environment and its works correctly.
Comment #13
kunal_sahu commentedI have created an MR , please merge. Thanks
Comment #14
shelaneThis theme will not be supported for Bootstrap 4. See alternative themes for this support.