refactor(buttons): fix button styles

This commit is contained in:
Alexander Zhukov 2017-06-07 14:14:57 +03:00
parent 6e89b96316
commit 0420354b9c
18 changed files with 613 additions and 1243 deletions

View file

@ -29,6 +29,10 @@
}
}
.theme-buttons button {
margin-left: 10px;
}
.control-icon.ion-navicon {
font-size: 2.8rem;
}