Make tables more responsive
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="tooltip-large">
|
||||
<table>
|
||||
<table class="table-small">
|
||||
<?php foreach ($links as $label => $grouped_links): ?>
|
||||
<tr>
|
||||
<th colspan="4"><?= t($label) ?></th>
|
||||
|
||||
Reference in New Issue
Block a user