app/assets/stylesheets/documents.css in social_stream-documents-0.2.4 vs app/assets/stylesheets/documents.css in social_stream-documents-0.2.5
- old
+ new
@@ -86,20 +86,20 @@
border-left: 3px solid #2A3890;
background-color: #e0edf2;
}
.player{
- position: absolute;
+ position: fixed;
border-left: 24px solid #2A3890;
border-right: 24px solid #2A3890;
background-color: #e0edf2;
bottom: 0px;
right: 0px;
max-height: 300px;
}
#downloadButton{
- position: absolute;
+ position: fixed;
bottom: 5px;
right: 0px;
width: 24px;
}