From cdbd8260c51aa9ef2e847a341adee54c1a70d493 Mon Sep 17 00:00:00 2001 From: Lain Iwakura Date: Wed, 14 Sep 2016 05:34:18 -0400 Subject: [PATCH] TESTING - Add Site Notice (Kind of required) --- app/views/layouts/default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/default.php b/app/views/layouts/default.php index 96fa800..e86a5e3 100755 --- a/app/views/layouts/default.php +++ b/app/views/layouts/default.php @@ -87,7 +87,7 @@ flexDirection: 'column' }) .append( - $('
').css({ 'margin: 8, color: 'black', white-space: pre-wrap'}).html(notice) + $('
').css({ margin: 8, color: 'black', whitespace: pre-wrap}).html(notice) ) .append( $('
')