Merge pull request #165 from gabrielbazan7/fix/button1

delete fixed button
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-22 17:30:53 -03:00 committed by GitHub
commit 1fcb596c7c
4 changed files with 2 additions and 10 deletions

View file

@ -14,8 +14,4 @@
height: 100px;
background-color: #f5f5f5;
}
.accept-button {
position: fixed;
bottom: 49px;
}
}

View file

@ -63,8 +63,4 @@
height: 100px;
background-color: #f5f5f5;
}
.accept-button {
position: fixed;
bottom: 49px;
}
}