From 9e83fcb9f459a0d47d34727babeec64941f3be09 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 1 Dec 2018 01:23:13 +0300 Subject: floating title: hide .collapse button --- css/cdm.less | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css/cdm.less') diff --git a/css/cdm.less b/css/cdm.less index fc8120700..f1e78e709 100644 --- a/css/cdm.less +++ b/css/cdm.less @@ -290,6 +290,10 @@ div#floatingTitle { color : @default-text; } + .collapse { + display : none; + } + span.titleWrap { width : 100%; white-space : normal; -- cgit v1.2.3