Skip to content

Commit

Permalink
Remove position relative from this div as it interferes with the one …
Browse files Browse the repository at this point in the history
…on the list item.
  • Loading branch information
parndt committed Aug 8, 2010
1 parent 0ac3627 commit da723b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions public/stylesheets/refinery/refinery.css
Original file line number Diff line number Diff line change
Expand Up @@ -692,9 +692,6 @@ label.stripped {
#records.files .record .title.mp3, #records.files .record .title.wav, #records.files .record .title.aiff, #records.files .record .title.m4a, #dialog_main #resource_file_area #pages_list ul li a.page_link.mp3, #dialog_main #resource_file_area #pages_list ul li a.page_link.wav, #dialog_main #resource_file_area #pages_list ul li a.page_link.aiff, #dialog_main #resource_file_area #pages_list ul li a.page_link.m4a {
background-image: url('/images/refinery/icons/music.png');
}
#records div.clearfix {
position:relative;
}
#records .actions {
position: absolute;
right: 0px;
Expand Down

0 comments on commit da723b6

Please sign in to comment.