From 05f07e594920fadfa469be08bddbc3546d075d15 Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Wed, 28 May 2014 14:06:51 +0200 Subject: [PATCH] Fixed action buttons alignment. --- styles/h5p.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/styles/h5p.css b/styles/h5p.css index 166ae9b..812aeda 100644 --- a/styles/h5p.css +++ b/styles/h5p.css @@ -173,7 +173,8 @@ div.h5p-fullscreen { font-size: 1em; padding-right: 0; font-size: 1.7em; - ine-height: 1.125em; + line-height: 1.125em; + vertical-align: middle; } .h5p-actions > .h5p-button.h5p-export:before { content: "\e890";