wrap whitespace on notices

This commit is contained in:
Matthew Hodgson 2015-11-20 20:10:49 +00:00
parent 29af81e827
commit 96c825b89f

View File

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