1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

fix vfeed group subtitle in grid mode

This commit is contained in:
Andrew Dolgov
2021-03-10 09:17:49 +03:00
parent eba8c97f36
commit 87d13e826f
6 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -784,7 +784,7 @@ body.ttrss_main {
}
}
#headlines-spacer, .whiteBox {
#headlines-spacer, .whiteBox, .feed-title {
grid-column : span 2;
}
}