Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
yflory 2017-10-19 19:07:00 +02:00
commit a3c7aa67d8

View File

@ -567,7 +567,7 @@ div.cp-app-poll-realtime {
padding: 5px 10px;
.cp-app-poll-comments-list-msg-text {
flex: 1;
white-space: pre;
white-space: pre-wrap;
}
.cp-app-poll-comments-list-msg-actions {
button {