Add scrolling recently watched and added to user and library pages

This commit is contained in:
JonnyWong16 2016-02-27 00:00:11 -08:00
commit b5e9ff3b4e
5 changed files with 200 additions and 129 deletions

View file

@ -2772,7 +2772,8 @@ a.no-highlight:hover {
.nav-header > li > a:hover {
background-color: transparent;
}
#recently-added-row-scroller {
#recently-added-row-scroller,
#recently-watched-row-scroller {
width: 8750px;
position: relative;
}