diff options
Diffstat (limited to 'app/Template/board/tooltip_external_links.php')
-rw-r--r-- | app/Template/board/tooltip_external_links.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Template/board/tooltip_external_links.php b/app/Template/board/tooltip_external_links.php index 65331864..a9f1fc7f 100644 --- a/app/Template/board/tooltip_external_links.php +++ b/app/Template/board/tooltip_external_links.php @@ -1,5 +1,5 @@ <div class="tooltip-large"> - <table> + <table class="table-small"> <tr> <th class="column-20"><?= t('Type') ?></th> <th class="column-70"><?= t('Title') ?></th> |