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

This commit is contained in:
m-lopez-f 2016-09-09 09:46:37 +02:00
parent fc213ffde3
commit 4c5d3b2736
1 changed files with 3 additions and 0 deletions

View File

@ -3177,6 +3177,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 */