build(dependencies): update bootstrap to 4.0.0-alpha.6

This commit is contained in:
hryb 2017-04-10 15:48:15 +03:00 committed by Lex Zhukov
parent 2d6e848df3
commit ef2ca9c09c
25 changed files with 227 additions and 172 deletions

View file

@ -314,6 +314,10 @@ label.custom-input-danger {
.input-demo {
line-height: 25px;
ba-multi-checkbox {
width: 100%;
}
}
@mixin validationState($color, $focusColor) {
@ -400,6 +404,10 @@ label.custom-input-danger {
vertical-align: sub;
}
.raiting-box {
display: flex;
}
.help-block.error-block {
display: none;
.has-error &.basic-block {