Fix #369 and #375: library menu is now fixed

This commit is contained in:
Renon 2018-07-20 22:16:23 +02:00 committed by Eliot Berriot
parent 08c26f3e74
commit a467e400ac
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
4 changed files with 27 additions and 1 deletions

View file

@ -194,6 +194,7 @@ html, body {
.main.pusher, .footer {
@include media(">desktop") {
margin-left: 350px !important;
margin-top: 50px;
}
transform: none !important;
}