TESTING - Add Site Notice (Kind of required)

This commit is contained in:
Lain Iwakura 2016-09-14 05:33:35 -04:00
parent 39b6add614
commit de301f7474

View File

@ -87,7 +87,7 @@
flexDirection: 'column' flexDirection: 'column'
}) })
.append( .append(
$('<div>').css({ margin: 8, color: 'black'}).css({"white-space: pre-wrap"}).html(notice) $('<div>').css({ 'margin: 8, color: 'black', white-space: pre-wrap'}).html(notice)
) )
.append( .append(
$('<div>') $('<div>')