Skip to content

Commit 981e608

Browse files
authored
IBX-5368: fix popup menu item height for multiline items (#752)
1 parent 6ba013b commit 981e608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bundle/Resources/public/scss/_popup-menu.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
&__item {
1919
display: flex;
2020
align-items: center;
21-
height: calculateRem(40px);
2221
min-width: calculateRem(150px);
2322
transition: all $ibexa-admin-transition-duration $ibexa-admin-transition;
2423

0 commit comments

Comments
 (0)