Adjust description dialog

Fits better when there's only a single row
pull/8/head
Frode Petterson 2016-03-04 12:43:32 +01:00
parent bccbb427ca
commit 7bbcba57a2
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ html .h5p-memory-game > ul {
padding: 1em;
width: 20em;
position: absolute;
top: 4em;
top: 2em;
left: 50%;
margin-left: -10em;
box-shadow: 0 0 1em #666;