wrap whitespace on notices

pull/420/head
Matthew Hodgson 2015-11-20 20:10:49 +00:00
parent 29af81e827
commit 96c825b89f
1 changed files with 1 additions and 0 deletions

View File

@ -15,5 +15,6 @@ limitations under the License.
*/
.mx_MNoticeTile {
white-space: pre-wrap;
opacity: 0.6;
}