Merge pull request #974 from m-voloshin/feedback-icon-padding

Fix padding for feedback button
This commit is contained in:
yanas
2016-10-03 15:15:11 -05:00
committed by GitHub

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;