fix(buttons): improve actions group styles

This commit is contained in:
Alexander Zhukov 2017-07-24 12:47:40 +03:00
parent 931dfea84e
commit 40129f50fa
8 changed files with 51 additions and 54 deletions

View file

@ -59,18 +59,6 @@
margin-bottom: 1.5rem;
}
.actions-groups {
display: flex !important;
}
.actions-groups .container-title {
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
color: white;
}
.block-level-buttons .btn-group {
margin-bottom: 1rem;
}