Fixed problems with style and format text in visual consoles. Issue #40

(cherry picked from commit 4c5d3b2736)
This commit is contained in:
m-lopez-f 2016-09-09 09:46:37 +02:00
parent b8cae0b0c3
commit 080ec373d7
1 changed files with 3 additions and 0 deletions

View File

@ -3313,6 +3313,9 @@ div#vc-controls img.vc-qr {
div.simple_value > span.text > p {
white-space: pre;
}
div.simple_value > a > span.text > p {
white-space: pre;
}
/* Visual map */