Skip to content

Commit

Permalink
IBX-5368: fix popup menu item height for multiline items (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
tischsoic committed Apr 12, 2023
1 parent 6ba013b commit 981e608
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bundle/Resources/public/scss/_popup-menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
&__item {
display: flex;
align-items: center;
height: calculateRem(40px);
min-width: calculateRem(150px);
transition: all $ibexa-admin-transition-duration $ibexa-admin-transition;

Expand Down

0 comments on commit 981e608

Please sign in to comment.