z-index: 999999 !important;
this post was submitted on 11 Aug 2023
466 points (97.2% liked)
Programmer Humor
32410 readers
1 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 6 years ago
MODERATORS
!didistutter?;
I actually encountered an issue earlier today where my important wasn't working...and it was because another dev had already added a more specific important.
I deleted their important.
I support this. Assert dominance.
When I read that, I can never not say “not important” in my head
Yeah I think that makes CSS a manager. It's always prioritizing not important things
Same
the z index is so high that the div escaped your monitor and is behind your head now
"programmer"
Always forget the position: relative
Stacking contexts
Along with transforms being 3d or flat transform styles