fix invite dialog design

This commit is contained in:
Ilya Daynatovich 2016-10-25 17:33:51 +03:00
parent 659c84d696
commit 84d71d558e
1 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,6 @@
}
&__input {
margin-bottom: 8px;
&:last-child {
margin-bottom: inherit;
@ -47,6 +46,8 @@
&__container {
position: relative;
width: 100%;
margin-top: 5px;
margin-bottom: 5px;
@include flex();
.button-control {