[showmore_dyn] fix: tweak z-index to not clash with sidebar on mobile #1401

Merged
MrPetovan merged 1 commit from csolisr/friendica-addons:fix-showmore-dyn-css into develop 2023-07-07 17:08:51 +02:00
Showing only changes of commit e91fa307d0 - Show all commits

View file

@ -7,7 +7,7 @@
position: absolute;
top: auto;
bottom: 0;
z-index: 11;
z-index: 9;
left: 0;
display: none;
}