diff --git a/platform/features/conductor-v2/res/templates/time-conductor.html b/platform/features/conductor-v2/res/templates/time-conductor.html index b140c0fda1e..5da6e7456a3 100644 --- a/platform/features/conductor-v2/res/templates/time-conductor.html +++ b/platform/features/conductor-v2/res/templates/time-conductor.html @@ -3,6 +3,9 @@ .start-delta { left: 180px; } + .end-delta { + right: 0; + }