mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Remove default transform-origin per code review
This commit is contained in:
parent
3df4dd15e4
commit
d6a72c4e1b
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@
|
||||||
background-image: escape-svg($accordion-button-icon);
|
background-image: escape-svg($accordion-button-icon);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: $accordion-icon-width;
|
background-size: $accordion-icon-width;
|
||||||
transform-origin: center center;
|
|
||||||
@include transition($accordion-icon-transition);
|
@include transition($accordion-icon-transition);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue