fix button box

This commit is contained in:
bechi 2015-11-24 10:45:21 -03:00 committed by Javier
commit 11e493ac39

View file

@ -395,14 +395,12 @@ ul.tx-copayers {
} }
.backup .button-box { .backup .button-box {
background: #fff;
position: absolute; position: absolute;
bottom: 0; bottom: 0;
left: 0; left: 0;
width: 100%; width: 100%;
padding: 1rem; padding: 1.5rem 1rem;
z-index: 9999; z-index: 9999;
border-top: 1px solid #E0E6EA;
} }
.date-message { .date-message {