admin/React_Starter/scss/core/_input-group.scss
Łukasz Holeczek c3354fa29b Hello World!
2017-08-16 12:06:44 +02:00

7 lines
129 B
SCSS

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