From 55b04018d7def8d2288b768adbcb3cc152fdbd53 Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Wed, 30 Oct 2019 11:42:15 +0100 Subject: [PATCH] Adjust icons --- styles/h5p.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/styles/h5p.css b/styles/h5p.css index e6eb707b..fa6702c8 100644 --- a/styles/h5p.css +++ b/styles/h5p.css @@ -202,7 +202,7 @@ div.h5p-fullscreen { color: #999; text-decoration: none; outline: none; - line-height: 23px; + line-height: 22px; } .h5p-actions > .h5p-button:hover { color: #666; @@ -223,8 +223,8 @@ div.h5p-fullscreen { .h5p-actions > .h5p-button:before { font-family: 'H5P'; font-size: 20px; - line-height: 20px; - vertical-align: top; + line-height: 23px; + vertical-align: bottom; padding-right: 0; } .h5p-actions > .h5p-button.h5p-export:before {