Fix padding for feedback button

This commit is contained in:
Maxim Voloshin 2016-10-03 15:47:45 +03:00
parent 98bc16801c
commit 9babe4a44d
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@
top: 0px;
left: 0px;
padding-top: 10px;
box-sizing: border-box;
flex-direction: column;
flex-wrap: nowrap;
justify-content: flex-start;