remove z-index from dropdowns in search page #96

Merged
Aevann merged 1 commits from :fix-search-page-z-fighting-t-dropdown1 into master 2023-01-25 02:25:16 +00:00

Kindly,

This fixes issue I created #60 . Note that both z-indexes had to be removed because when I kept either of them, there was still z-fighting issues.

Considering that .dropdown-actions is used elsewhere, I tested the changes also on these pages and it still (TM) works on my machine (TM).

./files/templates/home_comments.html <----- Didn't test on /comments because disabled but it is same as search.html AFAIK
./files/templates/home.html
./files/templates/log.html
./files/templates/search.html
./files/templates/submission.html
./files/templates/userpage/header.html

Kindly, This fixes issue I created https://fsdfsd.net/rDrama/rDrama/issues/60 . Note that both z-indexes had to be removed because when I kept either of them, there was still z-fighting issues. Considering that .dropdown-actions is used elsewhere, I tested the changes also on these pages and it still (TM) works on my machine (TM). ./files/templates/home_comments.html <----- Didn't test on /comments because disabled but it is same as search.html AFAIK ./files/templates/home.html ./files/templates/log.html ./files/templates/search.html ./files/templates/submission.html ./files/templates/userpage/header.html
mummified-corroding-granny added 1 commit 2023-01-25 00:12:18 +00:00
Aevann merged commit e7a786b7e9 into master 2023-01-25 02:25:16 +00:00
Sign in to join this conversation.
There is no content yet.