Skip to content

Commit

Permalink
ENGCOM-4204: [Backport] Fixing the styling issue on customizable opti…
Browse files Browse the repository at this point in the history
…ons #20821

 - Merge Pull Request #20821 from eduard13/magento2:2.2-develop-bp-20498
 - Merged commits:
   1. 06f7430
  • Loading branch information
magento-engcom-team committed Feb 11, 2019
2 parents 285af5b + 06f7430 commit e4cbf2c
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,14 @@
&.collapsible-block-wrapper-last {
border-bottom: 0;
}

.admin__dynamic-rows.admin__control-collapsible {
td {
&.admin__collapsible-block-wrapper {
border-bottom: none;
}
}
}
}

.admin__collapsible-content {
Expand Down

0 comments on commit e4cbf2c

Please sign in to comment.