Minux bug fixes

This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-28 09:43:19 -03:00
commit 2c3220e041
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 5 additions and 2 deletions

View file

@ -9,7 +9,7 @@
}
.accept-slide {
position: fixed;
bottom: 49px;
bottom: 0;
width: 100%;
height: 100px;
background-color: #647CE8;