Merge pull request #5481 from JDonadio/ref/confirm-view

Fix message overflow
This commit is contained in:
Gustavo Maximiliano Cortez 2017-01-18 16:14:28 -03:00 committed by GitHub
commit 7dcc20fd7a

View file

@ -12,7 +12,7 @@
bottom: 92px;
}
.head {
padding: 30px $item-lateral-padding 4rem;
padding: 30px $item-lateral-padding 3rem;
border-top: 0;
.sending-label {