mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-30 08:37:10 +00:00
fix cdm.expanded title not wrapping
This commit is contained in:
@@ -1107,6 +1107,9 @@ body.ttrss_main .hl.published .left i.pub-pic {
|
||||
.cdm.expanded .excerpt {
|
||||
display: none;
|
||||
}
|
||||
.cdm.expanded .titleWrap {
|
||||
white-space: normal;
|
||||
}
|
||||
.cdm.expanded .footer {
|
||||
border: 0px solid #ddd;
|
||||
border-bottom-width: 1px;
|
||||
|
||||
Reference in New Issue
Block a user