this post was submitted on 11 Aug 2023
486 points (96.9% liked)

Programmer Humor

32503 readers
402 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
[–] odium@programming.dev 74 points 1 year ago (14 children)

z-index: 999999 !important;

[–] AlecSadler@lemmy.ml 17 points 1 year 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.

I support this. Assert dominance.

load more comments (12 replies)