HFP-1869 Fix fullscreen button icon not centered

pull/48/head
Frode Petterson 2018-02-28 14:16:02 +01:00 committed by GitHub
parent 78c19d6779
commit 0fb35a3f7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
styles/h5p.css Executable file → Normal file
View File

@ -106,8 +106,8 @@ body.h5p-semi-fullscreen {
line-height: 0.975em;
font-size: 2em;
width: 1.125em;
height: 0.925em;
text-indent: -0.0875em;
height: 1em;
text-indent: 0.04em;
}
.h5p-disable-fullscreen {
line-height: 0.925em;