1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 02:42:40 +02:00

Issue #4332 - Bootstrap 5 styling fixes.

This commit is contained in:
Cameron
2021-02-23 11:11:35 -08:00
parent 973a446bb4
commit 76af210666
8 changed files with 19 additions and 51 deletions

View File

@@ -418,7 +418,7 @@ $DOWNLOAD_TEMPLATE['categories']['end'] = "
</div>
<div class='clearfix table'>
<div class='pull-left float-left'><small>{DOWNLOAD_CAT_NEWDOWNLOAD_TEXT}</small></div>
<div class='pull-right float-right'>{DOWNLOAD_CAT_SEARCH}</div>
<div class='pull-right float-right float-end'>{DOWNLOAD_CAT_SEARCH}</div>
</div>";
// ##### ------------------------------------------------------------------------------------------