Fix defullscreen icon duplicate CSS

This one slipped through the cracks again

Change-Id: If4b1e8ee3adcef6b388f3d431d6629fe7b452b81
This commit is contained in:
Gilles Dubuc 2014-02-10 10:12:34 +01:00
parent 6e896c05cc
commit b9a822249d

View file

@ -78,8 +78,4 @@
.mlb-main.jq-fullscreened {
background-color: black;
}
.jq-fullscreened .mlb-fullscreen {
background-image: url("../img/defullscreen.svg");
}
}