Fix animation and topbar

This commit is contained in:
Gustavo Maximiliano Cortez 2015-05-22 16:41:30 -03:00
commit 4708f6b9c4
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
3 changed files with 7 additions and 10 deletions

View file

@ -147,7 +147,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
.content {
width:100%;
position: absolute;
top: 46px;
top: 45px;
bottom: 0;
overflow: auto;
}