Happens because the JS assumes ".form-item" will be a parent. Bootstrap adds another container around the select element.

Patch fixes.

Comments

haydeniv’s picture

Status: Active » Needs work

This patch no longer applies.

__cj’s picture

Version: 7.x-2.15 » 7.x-2.x-dev
Status: Needs work » Needs review
StatusFileSize
new1.31 KB

Works for me & rerolled the patch.

Chris.

haydeniv’s picture

Status: Needs review » Fixed

Fixed Thanks! 95d4a97

Status: Fixed » Closed (fixed)

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

  • Commit 95d4a97 on 7.x-3.x, 8.x-3.x by haydeniv:
    Issue #1921898 by ezheidtmann, __cj: Bootstrap theme other text boxx not...
  • Commit 7ab3c0f on 7.x-2.x, 7.x-3.x, 8.x-3.x by haydeniv:
    Issue #1921898 by ezheidtmann, __cj: Bootstrap theme other textbox not...