diff options
| author | Hunternif <hunternif@gmail.com> | 2022-10-03 01:43:56 +0100 |
|---|---|---|
| committer | Hunternif <hunternif@gmail.com> | 2022-10-03 01:43:56 +0100 |
| commit | 877046ea1bd8dc369a8ab9dc0da9bcfaf16ecda2 (patch) | |
| tree | d7c620949083afa1af31c29ecb055eb6d4c79cc4 | |
| parent | eaddfe5ed6c669fab4210025f443efa72ab23748 (diff) | |
client: bring back search links in post sidebar
| -rw-r--r-- | client/css/post-main-view.styl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/css/post-main-view.styl b/client/css/post-main-view.styl index 6b011f0..a257b15 100644 --- a/client/css/post-main-view.styl +++ b/client/css/post-main-view.styl @@ -118,8 +118,6 @@ text-align: center display: inline-block width: 2em - .search - display: none @media (max-width: 800px) order: 2 |