Fix icon size

This commit is contained in:
Laurent Destailleur 2019-08-19 12:52:41 +02:00
parent cb0bb55b3a
commit 99fcab80d8

View File

@ -66,7 +66,7 @@ if (! defined('ISLOADEDBYSTEELSHEET'))  die('Must be call by steelsheet'); ?>
height: 80px;
width: 80px;
font-size: 25px;
line-height: 70px;
line-height: 80px;
}
.info-box-icon > img {
max-width: 100%;