Fix music navigation entry controls going over the sidebar

This commit is contained in:
Michael Gapczynski 2011-10-22 02:31:16 -04:00
parent aa087f8661
commit 0d4240e196
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#playercontrols{ #playercontrols{
display:inline; display:inline;
margin-left:1em; margin-left:1em;
width:7em; width:4em;
height:1em; height:1em;
position:fixed; position:fixed;
top:auto; top:auto;