summaryrefslogtreecommitdiffstats
path: root/css/content.css
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-16 20:37:29 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-16 20:37:29 +0200
commitd099f00e9aa1b8569f5bc8bbd3b76d1d1466cf96 (patch)
tree4490b49bd82258330b59e25bb4ce6d54de7e2999 /css/content.css
parent637e6b9642083e9d0f93fed36ddc97b01244184c (diff)
use default favicon for compact view if none given
Diffstat (limited to 'css/content.css')
-rw-r--r--css/content.css5
1 files changed, 5 insertions, 0 deletions
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
*/