Bootstrap 3.5.1
In shopping cart the checkboxes for deleting products are not well aligned.
Ifin class .form-check-input in file _forms.scss is deactivated, it looks correctly.Code:position:absolute;
This is a file loaded from bootstrap. So I am looking for a method to display the checkbox correctly and not messing up any other elements.


Reply With Quote

