margin-bottom & margin-top does not apply! #16452
Unanswered
code-Alireza-code
asked this question in
Help
Replies: 1 comment
-
Indeed, that's how CSS works! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
margin-bottom & margin-top does not apply on elements that are inline by default ! for example if i want to give margin-bottom to a label I should manually make the element inline-block or block !!!
Beta Was this translation helpful? Give feedback.
All reactions