diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css
index 386b8239a..491ea5525 100644
--- a/dashboard-ui/css/librarybrowser.css
+++ b/dashboard-ui/css/librarybrowser.css
@@ -575,6 +575,10 @@ a.itemTag:hover {
text-align: center;
}
+.timelineItemsContainer {
+ text-align: left;
+}
+
@media all and (min-width: 1200px) {
.scenePosterViewItem img {
@@ -670,3 +674,7 @@ a.itemTag:hover {
.tileItem .itemProgressText {
display: none;
}
+
+.timelineHeader {
+ margin-bottom: .25em;
+}
diff --git a/dashboard-ui/games.html b/dashboard-ui/games.html
index 3246268bb..ac0b4dfe3 100644
--- a/dashboard-ui/games.html
+++ b/dashboard-ui/games.html
@@ -19,6 +19,7 @@
diff --git a/dashboard-ui/movies.html b/dashboard-ui/movies.html
index 1ccdd5856..ae83682be 100644
--- a/dashboard-ui/movies.html
+++ b/dashboard-ui/movies.html
@@ -23,6 +23,7 @@
diff --git a/dashboard-ui/musicalbums.html b/dashboard-ui/musicalbums.html
index 8cd782a19..eeb5807e0 100644
--- a/dashboard-ui/musicalbums.html
+++ b/dashboard-ui/musicalbums.html
@@ -15,6 +15,12 @@
+
+
+
@@ -33,6 +39,16 @@
+
+
+
+
+
+
+
+
+
+