Closed (fixed)
Project:
BS Base
Version:
8.x-1.x-dev
Component:
BS Bootstrap
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2020 at 17:49 UTC
Updated:
28 Mar 2020 at 01:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pivica commentedHere is a patch.
Comment #3
pivica commentedComment type fixed.
Comment #4
pivica commentedComment #5
pivica commentedAnd for sure we found examples where we have only btn class set but we are using custom classes to additionally style the button. It seems that we need to check for the existence of btn class also first with the other two. This would mean if developer set btn or btn-primary or btn-secondary he then knows what he is doing, which make sense i hope ;)
Comment #7
pivica commentedCommitted.