fixes a tiny css bug #1077
parent
1c847dbde3
commit
d30bb6d892
|
@ -59,7 +59,7 @@
|
|||
cursor: pointer;
|
||||
height: 35px;
|
||||
margin-left: 5px;
|
||||
margin-right: 148px;
|
||||
margin-right: 150px;
|
||||
position: relative;
|
||||
top: 20px;
|
||||
}
|
||||
|
@ -292,4 +292,4 @@ OL {
|
|||
}
|
||||
* HTML .pause#playpause_button_icon {
|
||||
background-image: url(../../static/img/pause.gif)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue