]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix spinner-grow animation (#30504)
authorMark Otto <markd.otto@gmail.com>
Wed, 8 Apr 2020 17:58:23 +0000 (10:58 -0700)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 13 Apr 2020 18:12:29 +0000 (21:12 +0300)
commit5f15f8cdbd600569cb4b497085f009fff9d68065
treefb46ccbb230aed8d505bf687a8ce6ceaca8e770e
parent6edeaa42911554d2cc4669b3796a2d4e14fcddc6
Fix spinner-grow animation (#30504)

* Fix spinner-grow animation

Safari seems to be interpreting the old keyframes animation as incomplete. Adding `transform` to the second frame seems to resolve the issue.

Co-Authored-By: Martijn Cuppens <martijn.cuppens@gmail.com>
scss/_spinners.scss