summaryrefslogtreecommitdiff
path: root/css/zoom.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/zoom.less')
-rw-r--r--css/zoom.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/zoom.less b/css/zoom.less
index ad5317031..2fb773f2b 100644
--- a/css/zoom.less
+++ b/css/zoom.less
@@ -10,6 +10,10 @@ body.ttrss_zoom {
background : white;
box-shadow : 0px 1px 1px -1px rgba(0,0,0,0.1);
+ .attachments {
+ display : none;
+ }
+
div.header {
margin : 10px;
padding-bottom : 10px;