summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-05 21:37:33 +0300
committerAndrew Dolgov <[email protected]>2018-12-05 21:37:33 +0300
commitd63c73a821568ea457354392a7caf4cc06059b69 (patch)
tree1969b3061ceaea3eb92a572c3b6bfaa0bab3eb41 /css/cdm.less
parentcad6d1d7fd4f53d3f8363bbe0e8652b1fdd6381e (diff)
fix cdm.expanded title not wrapping
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 d940f7fc0..a4565259c 100644
--- a/css/cdm.less
+++ b/css/cdm.less
@@ -93,6 +93,10 @@
display : none;
}
+ .titleWrap {
+ white-space : normal;
+ }
+
.footer {
border: 0px solid #ddd;
border-bottom-width: 1px;