From 19b2344f87b813ccf0b709c565d004f77c7c246f Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Tue, 26 Jun 2018 10:00:26 +0200 Subject: [PATCH] fix progress bar animation on configuration page --- .../assets/stylesheets/consul-connect/_animations.scss | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/website/source/assets/stylesheets/consul-connect/_animations.scss b/website/source/assets/stylesheets/consul-connect/_animations.scss index 32eff8aaa..9f27bc6e3 100644 --- a/website/source/assets/stylesheets/consul-connect/_animations.scss +++ b/website/source/assets/stylesheets/consul-connect/_animations.scss @@ -32,10 +32,6 @@ & #c-box-8 { opacity: 0.5; } - - & #c-loading-bar > rect:last-child { - width: 0; - } } #configuration-solution-animation { @@ -60,9 +56,6 @@ & #s-service-box-8 { opacity: 0.5; } - & #s-progress-indicator { - width: 0; - } & #s-dots { opacity: 0; } @@ -82,7 +75,7 @@ } & #c-computer { - opacity: .12; + opacity: 0.12; } & #c-computer-to-load-balancers #c-arrow-down {