NullPointer to Programmer [email protected] • edit-28 months agoCSSi.imgur.comimagemessage-square32fedilinkarrow-up1707arrow-down118file-text
arrow-up1689arrow-down1imageCSSi.imgur.comNullPointer to Programmer [email protected] • edit-28 months agomessage-square32fedilinkfile-text
minus-square@Ironfacebusterlink9•8 months agoTrying to fix padding on an element that has “pad-left” and “padding” at the same time but you don’t realize it
minus-square@diffcalculuslinkEnglish7•8 months agoThe way to fix a pad-bottom is simple! Just give the next element a negative margin-top!
minus-square@Ironfacebusterlink2•8 months agoI feel like I’ve actually done that, but it was only because I had to have the padding or else everything broke I’m glad I’m not alone 😔
minus-square@fidodolinkEnglish1•8 months agoThat’s no big deal, just use a linter. It’s also pretty obvious what the priority is in the inspector.
Trying to fix padding on an element that has “pad-left” and “padding” at the same time but you don’t realize it
The way to fix a pad-bottom is simple! Just give the next element a negative margin-top!
I feel like I’ve actually done that, but it was only because I had to have the padding or else everything broke
I’m glad I’m not alone 😔
That’s no big deal, just use a linter. It’s also pretty obvious what the priority is in the inspector.