zindex on channeloadbar

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-01 22:18:12 +01:00
parent b4eac8626c
commit f424bab9bd

View File

@@ -56,6 +56,7 @@
#channel-load{
/*display:none;*/
position: absolute;
z-index:1;
top: 52px;
background-color:rgba(0,0,0,0);
}