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
I am using bootstrap 2.3.2.
The modal dialog has a z-index of 1070, and bootstrap-maxlength has 999, so it is below the modal dialog.
Could you set the z-index of bootstrap-maxlength to 1099?