diff --git a/styles/h5p.css b/styles/h5p.css index d50fa3e..fed9b8b 100644 --- a/styles/h5p.css +++ b/styles/h5p.css @@ -179,7 +179,7 @@ div.h5p-fullscreen { /* Hack for IOS landscape / portrait */ width: 10px; min-width: 100%; - *width: 100%; + width: 100%; /* End of hack */ height: 100%; z-index: 10;