Fix seek handle overlapping image slightly

This commit is contained in:
Toks
2014-10-23 17:09:46 -04:00
parent 69564c4bff
commit 88bd1d0172

View File

@@ -531,4 +531,8 @@ div#unapprove-dialog {
#progressbar {
height: 1.5em;
}
#seek-slider {
margin: 0.5em 0 0.5em 0;
}
}