Fix verovio view
The bug resolved with #210 (closed) returned. I tried to fix it but the problem was that the defined css-class was not accessible in the iframe. I resolved this with hard coding the height in the parent div. It's not the best way, but since the value has always to be 100% i guess that this doesn't make to many problems.
Better solutions are welcome!