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
In relation to commit f92c95a, there is a bit of code .input-group { .form-control { display: table-cell; height: 100%; } }
This is causing issues with input grouping layout. Look into how this will affect pages using this if we remove it.