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