From c7f65c431a6ce6b988a98d86c17198b93686dc12 Mon Sep 17 00:00:00 2001 From: realvz Date: Fri, 4 Dec 2015 01:24:04 -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 - + +