wrote:
Hi Fabio,
On the webscreen CSS editor you can define the following:
div.content-middle {
word-wrap: break-word;
}
Not yet :/
Tried the
[id$="MainContent"] {
word-wrap: break-word;
}
aswell but didn't work :/
Chetan Yewale wrote:
Hi Fabio,
On the webscreen CSS editor you can define the following:
div.content-middle {
word-wrap: break-word;
}
Not yet :/
Tried the
[id$="MainContent"] {
word-wrap: break-word;
}
aswell but didn't work :/