[GH-ISSUE #510] [BUG] NoJS - Another little tweak #329

Closed
opened 2026-02-25 20:35:28 +03:00 by kerem · 0 comments
Owner

Originally created by @gripped on GitHub (Oct 30, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/510

I imagine the css nojs_link['style'] = 'display:block;width:100%;' line was there to help with the <hr> which used to exist?

Some search result sections have multiple links inline at the bottom (and some in a list as well) ie.
1

Using NoJS splits them (as it before the last PR, but to greater effect before)
without

With the css removed it's better
with

Another example
Standard
github-clean
NoJS
githubwithout
CSS removed
github

You may differ but I think it looks much better without the css?
I've tested various queries and can find no ill effect with the change.

Originally created by @gripped on GitHub (Oct 30, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/510 I imagine the css `nojs_link['style'] = 'display:block;width:100%;'` line was there to help with the `<hr>` which used to exist? Some search result sections have multiple links inline at the bottom (and some in a list as well) ie. ![1](https://user-images.githubusercontent.com/3513053/139531251-1c6a3244-76de-49ff-b49e-a12ef392f9e5.png) Using NoJS splits them (as it before the last PR, but to greater effect before) ![without](https://user-images.githubusercontent.com/3513053/139531316-1b51437f-11ff-4a79-84a0-85e0f1d7cbbb.png) With the css removed it's better ![with](https://user-images.githubusercontent.com/3513053/139531339-b2f80f6e-6da4-4354-8d9c-4f4fe9d99563.png) Another example Standard ![github-clean](https://user-images.githubusercontent.com/3513053/139531594-f625a180-8d27-46c3-b146-30c58231ef1d.png) NoJS ![githubwithout](https://user-images.githubusercontent.com/3513053/139531629-9cd162f3-7494-4730-855e-09f107d084f4.png) CSS removed ![github](https://user-images.githubusercontent.com/3513053/139532041-3a3b7de9-5b7b-4dea-88de-022494f28a74.png) You may differ but I think it looks much better without the css? I've tested various queries and can find no ill effect with the change.
kerem 2026-02-25 20:35:28 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#329
No description provided.