summaryrefslogtreecommitdiff
path: root/css/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/tt-rss.css')
-rw-r--r--css/tt-rss.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index 789319ccb..57b914e14 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -1114,6 +1114,10 @@ body#ttrssMain #feedTree .dijitTreeRow img.dijitTreeExpandoLeaf {
outline: none;
}
+.dijitDropDownButton.attachments .dijitButtonText {
+ font-size : 12px;
+}
+
.dijitDropDownButton.attachments {
- margin-bottom : 10px;
+ display : inline-block;
} \ No newline at end of file