Added "word-break: break-word" for plain text messages. (#824)

This commit is contained in:
RainLoop Team 2015-09-19 19:19:34 +03:00
parent 87887373c1
commit c69faa4264
6 changed files with 6 additions and 5 deletions

View file

@ -1,3 +1,4 @@
@rlSyncFile: "images/sync.gif";
@rlSyncFileStop: "images/sync.png";
@rlEditorSprite: "images/editor.png";
@ -25,4 +26,3 @@
@tooltipBackground: #333;
@tooltipArrowWidth: 5px;
@tooltipArrowColor: #333;