Reduce number of font size

This commit is contained in:
Frederic Guillot
2016-08-07 09:02:26 -04:00
parent 1dc947eac4
commit 928d27d2ad
57 changed files with 94 additions and 126 deletions

View File

@@ -12,9 +12,9 @@
<?php endif ?>
</span>
<?php if (! empty($description)): ?>
<span class="tooltip" title="<?= $this->text->markdownAttribute($description) ?>">
<small class="tooltip" title="<?= $this->text->markdownAttribute($description) ?>">
<i class="fa fa-info-circle"></i>
</span>
</small>
<?php endif ?>
</h1>
<ul>