1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-26 11:41:28 +00:00

adjust grid view footer

This commit is contained in:
Andrew Dolgov
2021-03-10 19:27:39 +03:00
parent 5e738ec278
commit a0dd5baa51
6 changed files with 19 additions and 14 deletions

View File

@@ -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 {