Merge branch 'master' of https://github.com/h5p/h5p-php-library
commit
8d01baca8e
|
@ -215,11 +215,10 @@ div.h5p-fullscreen {
|
||||||
}
|
}
|
||||||
.h5p-actions > .h5p-button:before {
|
.h5p-actions > .h5p-button:before {
|
||||||
font-family: 'H5P';
|
font-family: 'H5P';
|
||||||
font-size: 1em;
|
font-size: 20px;
|
||||||
|
line-height: 20px;
|
||||||
|
vertical-align: top;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
font-size: 1.7em;
|
|
||||||
line-height: 1.125em;
|
|
||||||
vertical-align: middle;
|
|
||||||
}
|
}
|
||||||
.h5p-actions > .h5p-button.h5p-export:before {
|
.h5p-actions > .h5p-button.h5p-export:before {
|
||||||
content: "\e893";
|
content: "\e893";
|
||||||
|
|
Loading…
Reference in New Issue