delete fixed button

This commit is contained in:
Gabriel Bazán 2016-09-22 17:10:02 -03:00
commit 8f4f16a906
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;
}
}