When I inspect some of the classes I see lots of instances where we have the class declared twice and with identical values.
Digging into this further it looks like the files
administrator\templates\atum\scss\blocks_form.scss
and
administrator\templates\atum\scss\vendor\bootstrap_form.scss
are almost identical.
Is this correct? Shouldnt there just be one place where the class is defined etc
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-27 21:53:25 |
Closed_By | ⇒ | brianteeman |
PR created... #27684
I assumed the ../bootstrap/ css is the one to remove considering it involves non bootstrap classes.