From: Jeremy Philemon Date: Sat, 14 Oct 2017 09:15:24 +0000 (-0400) Subject: Fixed #1308, rainbow button glitch (#1309) X-Git-Tag: 0.6.1~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1311%2Fhead;p=thirdparty%2Fbulma.git Fixed #1308, rainbow button glitch (#1309) --- diff --git a/docs/_sass/love.sass b/docs/_sass/love.sass index 3de1c855a..7e60de31d 100644 --- a/docs/_sass/love.sass +++ b/docs/_sass/love.sass @@ -64,11 +64,11 @@ @keyframes rainbow 0% - background-position: 0% 80% + background-position: 1% 80% 50% - background-position: 100% 20% + background-position: 99% 20% 100% - background-position: 0% 80% + background-position: 1% 80% .bd-hug align-items: flex-start