Fix image alignment in popup

pull/20/merge
Frode Petterson 2017-06-20 10:20:01 +02:00
parent fb65581a8c
commit f99003cf4c
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,7 @@
}
.h5p-memory-game .h5p-memory-image {
display: inline-block;
line-height: 6;
position: relative;
top: 1.5em;
left: -0.5em;