From d63c73a821568ea457354392a7caf4cc06059b69 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 5 Dec 2018 21:37:33 +0300 Subject: fix cdm.expanded title not wrapping --- 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 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; -- cgit v1.2.3