Merge branch 'semi-fullscreen-z-index-fix'

semantics-font
Frode Petterson 2015-04-27 10:15:00 +02:00
commit e6ce2780fa
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ div.h5p-fullscreen {
position: fixed;
top: 0;
left: 0;
z-index: 100;
z-index: 1000;
}
.h5p-iframe-wrapper.h5p-semi-fullscreen .buttons {
position: absolute;