From a0ef0407d673888977b067f90e79c7b43314dbee Mon Sep 17 00:00:00 2001 From: Ruud Date: Sat, 30 May 2015 23:18:29 +0200 Subject: [PATCH] Offset hint --- couchpotato/core/plugins/log/static/log.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/couchpotato/core/plugins/log/static/log.scss b/couchpotato/core/plugins/log/static/log.scss index e36096f..4b4d51f 100644 --- a/couchpotato/core/plugins/log/static/log.scss +++ b/couchpotato/core/plugins/log/static/log.scss @@ -31,6 +31,7 @@ .hint { font-style: italic; opacity: .5; + margin-top: 3px; } .loading {