Skip to content
Snippets Groups Projects

Aligned buttons

Closed Jenna requested to merge issue/drupal-3341669:3341669-button-alignment-11x into 11.x
1 unresolved thread

Closes #3341669

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
122 122 flex-wrap: wrap;
123 123 align-items: flex-start;
124 124 margin-block: var(--space-m);
125 margin-top: var(--space-xs);
126 margin-bottom: var(--space-xs);
125 127
126 128 & .button,
127 129 & .action-link {
128 130 margin-block: var(--space-m);
  • Jenna added 1 commit

    added 1 commit

    • 6a3acabf - Unnecessary margin duplications removed

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading