fixes a tiny css bug #1077

This commit is contained in:
johnyma22 2012-10-30 21:57:15 +00:00
parent 1c847dbde3
commit d30bb6d892
1 changed files with 2 additions and 2 deletions

View File

@ -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)
}
}