Made truncated buttons look normal.

HFP-109
pull/4/head^2
thomasmars 2016-10-20 11:13:18 +02:00
parent 06060af419
commit 024d46da38
1 changed files with 6 additions and 0 deletions

View File

@ -161,6 +161,12 @@
width: 2.1875em;
}
.h5p-question .h5p-question-prev.truncated,
.h5p-question .h5p-question-next.truncated {
padding: 0;
line-height: 2.2335em;
}
.h5p-question .h5p-question-next,
.h5p-question .h5p-question-finish {
margin: 0 0 1.5em 0.5em;