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