floating title: hide .collapse button

master
Andrew Dolgov 6 years ago
parent 8971b920ce
commit 9e83fcb9f4

@ -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
Loading…
Cancel
Save