this post was submitted on 11 Aug 2023
495 points (97.0% liked)

Programmer Humor

36950 readers
303 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 74 points 2 years ago (14 children)

z-index: 999999 !important;

[–] [email protected] 17 points 2 years ago (1 children)

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.

[–] [email protected] 8 points 2 years ago

I support this. Assert dominance.

load more comments (12 replies)