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

(cherry picked from commit c7df9a7d68)
This commit is contained in:
m-lopez-f 2016-09-09 09:36:45 +02:00
parent 82b21020f2
commit 42c3e83578
1 changed files with 4 additions and 0 deletions

View File

@ -3174,6 +3174,10 @@ div#vc-controls img.vc-qr {
margin-left: 8px;
margin-right: 8px;
}
div.simple_value > span.text > p {
white-space: pre;
}
/* Visual map */
/* jQuery dialog */