The templates/field/field.html.twig should use the class field--items rather than field__items since the field__items class doesn't exist in the Bootstrap theme. Having the wrong class name here affects multi-value fields with a label displayed inline. The problem is that values after the first are left aligned with the label rather than with the value above it.

A patch is attached.

CommentFileSizeAuthor
#2 bootstrap-field--items-2928726-2.patch539 bytesshaundychko

Comments

ShaunDychko created an issue. See original summary.

shaundychko’s picture

Status: Active » Needs review
StatusFileSize
new539 bytes
markhalliwell’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.