From 04a26a3e2405cb0d764823869c7a5b7fafdea1ef Mon Sep 17 00:00:00 2001 From: Robin Buse <0ip@users.noreply.github.com> Date: Thu, 3 Sep 2015 23:04:40 +0200 Subject: [PATCH] Timeslider: Fix "Return to pad" button Closes #2768 --- src/static/css/timeslider.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/css/timeslider.css b/src/static/css/timeslider.css index 9f4e4683..2756a006 100644 --- a/src/static/css/timeslider.css +++ b/src/static/css/timeslider.css @@ -232,7 +232,7 @@ stepper:active{ .timeslider-bar #editbar { border-bottom: none; float: right; - width: 180px; + width: auto; } .timeslider-bar h1 { margin: 5px