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

This commit is contained in:
m-lopez-f 2016-09-09 09:36:45 +02:00
parent b574546eeb
commit c7df9a7d68
1 changed files with 4 additions and 0 deletions

View File

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