• E011
  • Bootlint v0.x
  • .input-group and .form-group cannot be used directly on the same element. Instead, nest the .input-group within the .form-group
  • Bootlint v1.x (Bootlint for Bootstrap v4 and newer)
  • .input-group and .form-group/.row/.form-row cannot be used directly on the same element. Instead, nest the .input-group within the .form-group/.row/.form-row