Move common buttons to nav bar on info page

This commit is contained in:
JonnyWong16 2020-10-02 23:34:30 -07:00
commit 151f23fd92
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 44 additions and 39 deletions

View file

@ -2121,6 +2121,7 @@ a:hover .item-children-poster {
margin-right: 20px;
}
.nav-list {
float: left;
list-style: none;
padding: 0;
}