mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Remove default transform-origin per code review
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
background-image: escape-svg($accordion-button-icon);
|
||||
background-repeat: no-repeat;
|
||||
background-size: $accordion-icon-width;
|
||||
transform-origin: center center;
|
||||
@include transition($accordion-icon-transition);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user