summaryrefslogtreecommitdiff
path: root/themes/light/tt-rss.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/tt-rss.less')
-rw-r--r--themes/light/tt-rss.less8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less
index b3dd44d24..9ce0f271b 100644
--- a/themes/light/tt-rss.less
+++ b/themes/light/tt-rss.less
@@ -1393,7 +1393,15 @@ body.ttrss_main, body.ttrss_utility {
cursor : pointer;
}
}*/
+}
+.dijitDialog {
+ #feed_add_spinner {
+ position : relative;
+ top : 5px;
+ width : 18px;
+ height : 18px;
+ }
}
::selection {