ilscipio/scipio-erp

View on GitHub
themes/ignite-shop/webapp/ignite/scss/bootstrap_custom/_input-group.scss

Summary

Maintainability
Test Coverage
.input-group-addon,
.input-group-btn {
  min-width: 40px;
  white-space: nowrap;
  vertical-align: middle; // Match the inputs
}