From 5d5b41fea25a105af5ea90807697f3186067955a Mon Sep 17 00:00:00 2001 From: goldenpipes Date: Wed, 26 Jun 2019 13:48:35 -0500 Subject: [PATCH] Update logarr-plex.css makes all the log headers the same height to make all the containers match in size. --- CSS/themes/logarr-plex.css | 1 + 1 file changed, 1 insertion(+) diff --git a/CSS/themes/logarr-plex.css b/CSS/themes/logarr-plex.css index 6b6da143..a48f0d95 100644 --- a/CSS/themes/logarr-plex.css +++ b/CSS/themes/logarr-plex.css @@ -923,6 +923,7 @@ input[type=search]::-webkit-search-cancel-button { font-size: 2em; font-weight: 300; text-shadow: 0 0 10px #FF0104; + height: 67px; width: auto; width: -webkit-fill-available; width: -moz-available;