diff --git a/src/General/css/style.css b/src/General/css/style.css index f3d1bbc5b..0435cb2a5 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -110,6 +110,9 @@ marquee, .postMessage marquee + br + br { display: none; } +:root:not([data-js-enabled]) #postForm { + display: table; +} /* Anti-autoplay */ audio.controls-added {