summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/cdm.less')
-rw-r--r--css/cdm.less4
1 files changed, 4 insertions, 0 deletions
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;