1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Issue #5473 Add support for extra break-points. -xl and -xxl

This commit is contained in:
camer0n
2025-04-29 07:19:11 -07:00
parent 6be27f381f
commit 987e7cf966
3 changed files with 189 additions and 16 deletions

View File

@@ -262,7 +262,7 @@ require_once(__DIR__.'/navigation_shortcodes_legacy.php');
{
$opts = array_merge($opts, $parm);
}
return $tp->toIcon($this->var['link_button'], $opts);
}