Skip to content

Commit

Permalink
fix button alignment in AEM 6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Apr 10, 2024
1 parent bef00a6 commit fd84149
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,8 @@ span.caconfig-tagbrowser {
.caconfig-help-inline-popup button {
padding: 0;
min-height: 0;
min-width: 0;
line-height: 1rem;
}

.coral-Table-headerCell .caconfig-help-inline-popup {
Expand Down

0 comments on commit fd84149

Please sign in to comment.