Merge pull request #173 from cmgustavo/ref/design-47

Minor bug fixes
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-23 12:12:39 -03:00 committed by GitHub
commit 39383b30ad
8 changed files with 60 additions and 38 deletions

View file

@ -12,6 +12,16 @@
bottom: 49px;
width: 100%;
height: 100px;
background-color: #f5f5f5;
}
background-color: #647CE8;
color: #ffffff;
font-size: 25px;
text-align: center;
padding-top: 34px;
line-height: 32px;
}
.accept-slide i {
float: right;
font-size: 32px;
margin-right: 20px;
}
}