8000 [#2732] Increase margin on badges by arc64 · Pull Request #2942 · liqd/adhocracy-plus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[#2732] Increase margin on badges #2942

New issue

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arc64
Copy link
@arc64 arc64 commented Apr 7, 2025

Added margin to the bottom of the badges, this increases the space below.

#2732

I considered refactoring the code to be flexbox (example), but decided it touched too many components I'm unsure how to test. Should refactering it be on our technical backlog? As the current solution adds space even when the row is not wrapped.

I also added {# djlint:off #} to component library to mute linting, as this is hand coded html, not representing the component code strictly. Another task for the technical backlog might be building a component library that uses our components in situe, so they are representative of our code as it changes.

Tasks

  • [ x] PR name contains story or task reference
  • [ -] Documentation (docs and inline)
  • [ -] Tests (including n+1 and django_assert_num_queries where applicable)
  • [ x] Changelog

Add {# djlint:off #} to component library as this is hand coded html,
not representing the component code strictly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0