summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tt-rss.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 894076386..e653c7678 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1034,5 +1034,7 @@ body#ttrssZoom div.footer {
select.attachments {
display : block;
+ margin-top : 10px;
+ max-width : 120px;
}