Merge pull request #2774 from ether/timeslider-fix
Timeslider: Fix "Return to pad" button
This commit is contained in:
commit
442f2a08f7
|
@ -232,7 +232,7 @@ stepper:active{
|
|||
.timeslider-bar #editbar {
|
||||
border-bottom: none;
|
||||
float: right;
|
||||
width: 180px;
|
||||
width: auto;
|
||||
}
|
||||
.timeslider-bar h1 {
|
||||
margin: 5px
|
||||
|
|
Loading…
Reference in New Issue