You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a horizontal form everything works as expected. However, when switched to a regular vertical form the 'help-inline' spans fall down to the next line. This only happens when using 'input-prepend' or 'input-append'. If not using 'input-prepend' or 'input-append' the 'help-inline' stays on the right line but is not vertically aligned.
When using a horizontal form everything works as expected. However, when switched to a regular vertical form the 'help-inline' spans fall down to the next line. This only happens when using 'input-prepend' or 'input-append'. If not using 'input-prepend' or 'input-append' the 'help-inline' stays on the right line but is not vertically aligned.
Example jsfiddle: http://jsfiddle.net/rkFpq/10/
Related Issue: #6460
The text was updated successfully, but these errors were encountered: