We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using class meta inside .ui.card there is only margin top but when using meta inside .item from .ui.items, it has margin top and bottom
meta
.ui.card
.item
.ui.items
Both usage should be identical (has margin top and bottom) for consistency.
If this is how it should be, feel free to close this report. Thanks!
Both has different margin
2.9.4
The text was updated successfully, but these errors were encountered:
Please create your fiddle that reproduces your issue.
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Bug Report
When using class
meta
inside.ui.card
there is only margin top but when usingmeta
inside.item
from.ui.items
, it has margin top and bottomSteps to reproduce
meta
class inside.ui.items
that hasmeta
class insidemeta
classExpected result
Both usage should be identical (has margin top and bottom) for consistency.
If this is how it should be, feel free to close this report. Thanks!
Actual result
Both has different margin
Version
2.9.4
The text was updated successfully, but these errors were encountered: