From d099f00e9aa1b8569f5bc8bbd3b76d1d1466cf96 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 16 Sep 2014 20:37:29 +0200 Subject: use default favicon for compact view if none given --- css/content.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'css/content.css') diff --git a/css/content.css b/css/content.css index 9e99dd7f1..9cc317897 100644 --- a/css/content.css +++ b/css/content.css @@ -353,6 +353,11 @@ background-color: #000; } +#app-content .enclosure-error { + line-height: 1.5; + height: 40px; +} + /** * Article body */ -- cgit v1.2.3