Breadcrumb padding fix, version in template description

Change __here margin-right to padding-right: .15rem. Add version
number to template description so it shows in Joomla admin.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-08 00:18:24 -05:00
parent b6e7c64786
commit 4fdd0ca9ae
2 changed files with 3 additions and 3 deletions

View File

@@ -14776,7 +14776,7 @@ iframe {
font-weight: 600;
white-space: nowrap;
color: var(--body-font-color, #444);
margin-right: 0.5rem;
padding-right: .15rem;
}
.mod-breadcrumbs .breadcrumb {