Fixed action buttons alignment.
parent
08b4888b1e
commit
05f07e5949
|
@ -173,7 +173,8 @@ div.h5p-fullscreen {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
font-size: 1.7em;
|
font-size: 1.7em;
|
||||||
ine-height: 1.125em;
|
line-height: 1.125em;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
.h5p-actions > .h5p-button.h5p-export:before {
|
.h5p-actions > .h5p-button.h5p-export:before {
|
||||||
content: "\e890";
|
content: "\e890";
|
||||||
|
|
Loading…
Reference in New Issue