From cf502ddd2a50c1f00f45c6fb99e8751c810bc120 Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 24 Jun 2015 12:27:11 +0200 Subject: [PATCH] Fix some styling issues --- data/interfaces/default/css/plexwatch.css | 3 ++- data/interfaces/default/graphs.html | 6 +++--- data/interfaces/default/home_stats.html | 4 ++-- data/interfaces/default/js/graphs/plays_by_day.js | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/data/interfaces/default/css/plexwatch.css b/data/interfaces/default/css/plexwatch.css index f4fa8d96..102d2eab 100644 --- a/data/interfaces/default/css/plexwatch.css +++ b/data/interfaces/default/css/plexwatch.css @@ -8101,6 +8101,7 @@ ol.test >li { .home-platforms-instance-poster { float: left; height: 120px; + min-width: 81px; padding: 5px 10px 5px 10px; } @@ -8168,5 +8169,5 @@ ol.test >li { .graphs-load { color: #999999; text-align: center; - line-height: 350px; + line-height: 300px; } \ No newline at end of file diff --git a/data/interfaces/default/graphs.html b/data/interfaces/default/graphs.html index 2e3c01f5..1ffae824 100644 --- a/data/interfaces/default/graphs.html +++ b/data/interfaces/default/graphs.html @@ -26,7 +26,7 @@ from plexpy import helpers
-

Daily Watch History (Past 30 days)

+

Daily Watch History (Past 30 days)

@@ -43,7 +43,7 @@ from plexpy import helpers
-

Watches by day of week (Past 30 days)

+

Watches by day of week (Past 30 days)