mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 21:35:56 +00:00
floating title: hide .collapse button
This commit is contained in:
@@ -290,6 +290,10 @@ div#floatingTitle {
|
||||
color : @default-text;
|
||||
}
|
||||
|
||||
.collapse {
|
||||
display : none;
|
||||
}
|
||||
|
||||
span.titleWrap {
|
||||
width : 100%;
|
||||
white-space : normal;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user