Fix equalizer CSS

This commit is contained in:
An Phan 2016-01-13 23:09:11 +08:00
parent 545c5b9ced
commit cbf327c9e6

View file

@ -182,7 +182,6 @@
#equalizer {
position: absolute;
bottom: $footerHeight;
height: 256px;
width: 100%;
padding: 16px;
background: rgba(0, 0, 0, 0.9);