From 6be749d0180f484199a66e2602b290014b954da8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Wed, 26 Sep 2018 15:13:02 -0400 Subject: [PATCH] Fix for UI bug in histories statistic --- views/historymovies.tpl | 1 - views/historyseries.tpl | 1 - 2 files changed, 2 deletions(-) diff --git a/views/historymovies.tpl b/views/historymovies.tpl index 86b9fb161..c6ec0fa1a 100644 --- a/views/historymovies.tpl +++ b/views/historymovies.tpl @@ -38,7 +38,6 @@ background-color: #333333; box-shadow: 0 0 10px 1px #333; padding: 10px; - margin-bottom: -2em !important; } .label, .value { color: white !important; diff --git a/views/historyseries.tpl b/views/historyseries.tpl index e14a3c415..85bdd5f6a 100644 --- a/views/historyseries.tpl +++ b/views/historyseries.tpl @@ -38,7 +38,6 @@ background-color: #333333; box-shadow: 0 0 10px 1px #333; padding: 10px; - margin-bottom: -2em !important; } .label, .value { color: white !important;