Skip to content

Commit

Permalink
Merge pull request #129 from ibexa/remove-unused
Browse files Browse the repository at this point in the history
IBX-1713: Removed modificator from product catalog
  • Loading branch information
adamwojs authored Dec 22, 2021
2 parents ffc3b9a + 1c00d42 commit 03c8fa3
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions src/bundle/Resources/public/scss/_extra-actions.scss
Original file line number Diff line number Diff line change
Expand Up @@ -182,27 +182,6 @@
}
}
}

&--attributes-definition {
.ibexa-extra-actions {
&__header {
padding: calculateRem(24px) calculateRem(24px);
}

&__content {
padding: calculateRem(36px) calculateRem(54px);
width: 75%;
}

&__pre-form {
margin-bottom: calculateRem(16px) calculateRem(8px);
}

&__pre-form-btns {
margin-top: calculateRem(42px);
}
}
}
}

.ibexa-extra-actions-container {
Expand Down

0 comments on commit 03c8fa3

Please sign in to comment.