fix margin

This commit is contained in:
Ilya Daynatovich 2016-10-25 17:24:11 +03:00
parent f271eb4610
commit 659c84d696
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
@include flex();
.button-control {
margin: 9px 0 9px 10px;
margin: 1px 0 1px 10px;
}
}