From af2c890e5130f510550557bebf1eaa3589ce3c6a Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Mon, 5 Jun 2017 08:38:39 +1000 Subject: [PATCH] Use less generic pulse animation name (Fixes #3169) --- src/style/_buttons.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/style/_buttons.scss b/src/style/_buttons.scss index 77d8db93..2470f8b0 100644 --- a/src/style/_buttons.scss +++ b/src/style/_buttons.scss @@ -58,7 +58,7 @@ &.execute { - animation: pulse 2s infinite; + animation: swagger-ui-pulse 2s infinite; color: #fff; border-color: #4990e2; @@ -66,7 +66,7 @@ } -@keyframes pulse +@keyframes swagger-ui-pulse { 0% {