Skip to content

Commit

Permalink
menu item image margin updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kirsty-hames authored Jul 2, 2024
1 parent 62e4b3e commit f0d1a2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions less/plugins/adapt-contrib-boxmenu/boxMenuItem.less
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
border-radius: @item-border-radius;
}

&__image-container {
margin-bottom: @menu-item-image-margin;
&__image-container + &__details {
margin-top: @menu-item-image-margin;
}

&__title {
Expand Down

0 comments on commit f0d1a2c

Please sign in to comment.