From 2a3e37249331c6ed17148e94313ceca53ea214a0 Mon Sep 17 00:00:00 2001 From: realvz Date: Fri, 4 Dec 2015 14:24:16 -0500 Subject: [PATCH] Update base.html Current-Activity Header is hidden in Mid and small devices because the logo is too big and it causes Navigation bar to appear on top of the activity header or hides show->episodes navigation. This way, it will still show full logo on larger display and will show smaller logo on smaller display so information is not hidden. --- data/interfaces/default/base.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/interfaces/default/base.html b/data/interfaces/default/base.html index 0d66fac7..87ea10db 100644 --- a/data/interfaces/default/base.html +++ b/data/interfaces/default/base.html @@ -51,9 +51,12 @@ from plexpy import version - + +