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, 4 insertions, 4 deletions
diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less
index b52979aea..2d18a39d4 100644
--- a/themes/light/tt-rss.less
+++ b/themes/light/tt-rss.less
@@ -791,10 +791,10 @@ body.ttrss_main {
.footer {
border : 0;
-
- .right {
- white-space : nowrap;
- }
+ padding : 4px;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
}
.content-inner, .intermediate {