From e3470c87f08b8f3134716c5a16daad4a2c572212 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Sat, 29 Oct 2022 23:05:30 +0200 Subject: show search form --- public/assets/css/hootstream.css | 4 ++++ views/hootstream/index.ejs | 2 +- views/pages/stream.ejs | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css index 3e22006..eee0e9b 100644 --- a/public/assets/css/hootstream.css +++ b/public/assets/css/hootstream.css @@ -683,3 +683,7 @@ display: block; } } + +.stream header .search_form { + display: block; +} diff --git a/views/hootstream/index.ejs b/views/hootstream/index.ejs index a551fee..a77171d 100644 --- a/views/hootstream/index.ejs +++ b/views/hootstream/index.ejs @@ -7,4 +7,4 @@
<% include ./templates %> - \ No newline at end of file + diff --git a/views/pages/stream.ejs b/views/pages/stream.ejs index d9d70eb..b456ddd 100644 --- a/views/pages/stream.ejs +++ b/views/pages/stream.ejs @@ -9,7 +9,7 @@ - +

<%= title %>

-- cgit v1.2.3-70-g09d2