]> git.wh0rd.org - tt-rss.git/blobdiff - css/tt-rss.css
move attachment dropdown to cdmFooter, use table styles for cdmFooter
[tt-rss.git] / css / tt-rss.css
index 789319ccb7c99f1d52ec41af63218d3b0e00e750..57b914e14405d7ab2459a05ab1478d11e013298b 100644 (file)
@@ -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