Commit 12a088a1 authored by dimitrieh's avatar dimitrieh

fixed minor animation glitch in mini pipeline graph animation

parent 19981b15
...@@ -827,7 +827,7 @@ ...@@ -827,7 +827,7 @@
margin-right: -8px; margin-right: -8px;
.ci-status-icon { .ci-status-icon {
width: 28px; width: 32px;
padding: 0 8px 0 0; padding: 0 8px 0 0;
transition: width 0.2s cubic-bezier(0.25, 0, 1, 1); transition: width 0.2s cubic-bezier(0.25, 0, 1, 1);
...@@ -909,4 +909,4 @@ ...@@ -909,4 +909,4 @@
min-height: 450px; min-height: 450px;
} }
} }
} }
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment