remove absolute position style

This commit is contained in:
Brian Smith 2014-04-10 02:24:04 -04:00
parent 628f250a7f
commit 7a95830b39
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div id="musician-hover" class="hidden bubble musician-bubble" style="position:absolute;">
<div id="musician-hover" class="hidden bubble musician-bubble">
</div>