Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kimo-k committed Jul 26, 2024
1 parent 1a868a6 commit 7240201
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

> Committed but unreleased changes are put here, at the top. Older releases are detailed chronologically below.
## 2.21.15 (2024-07-26)

#### Changed

- `dropdown` - Removed `:line-height` style from the theme. `:line-height` was left-over from old bootstrap css. Bootstrap used it to achieve a semblance of vertical centering of text in the anchor. Since we use a re-com box, we can do vertical centering in a nicer way.

## 2.21.14 (2024-07-25)

#### Added
Expand Down

0 comments on commit 7240201

Please sign in to comment.