indexes css

This commit is contained in:
Belen Curcio
2017-06-07 13:53:33 -03:00
parent 847a30ff92
commit 87ddfea689
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ hr {
.commentStreamContainer {
position: relative;
z-index: -1;
z-index: 0;
}
.commentStream {
@@ -11,6 +11,7 @@
}
.streamViewingOptionsList {
z-index: 10;
background: white;
position: absolute;
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);