aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/navbar_default.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-22 15:35:55 +0000
committerMario <mario@mariovavti.com>2023-01-22 15:35:55 +0000
commit1cad844d2ddf2bcfec34cdfb45f23e3878810147 (patch)
treefab11a411e294a09470b03ea51ef151c13a0318e /view/tpl/navbar_default.tpl
parent2d5e09f93022f8e31986e331f67901fe755ae6ec (diff)
downloadvolse-hubzilla-1cad844d2ddf2bcfec34cdfb45f23e3878810147.tar.gz
volse-hubzilla-1cad844d2ddf2bcfec34cdfb45f23e3878810147.tar.bz2
volse-hubzilla-1cad844d2ddf2bcfec34cdfb45f23e3878810147.zip
theme fixes
Diffstat (limited to 'view/tpl/navbar_default.tpl')
-rw-r--r--view/tpl/navbar_default.tpl7
1 files changed, 4 insertions, 3 deletions
diff --git a/view/tpl/navbar_default.tpl b/view/tpl/navbar_default.tpl
index 58c6506b6..a61e6c490 100644
--- a/view/tpl/navbar_default.tpl
+++ b/view/tpl/navbar_default.tpl
@@ -194,9 +194,10 @@
</div>
<i id="app-bin-trash" class="fa fa-2x fa-fw fa-trash-o d-none"></i>
{{/if}}
-
- <button id="theme-switch" type="button" class="btn btn-outline-secondary border-0"><i id="theme-switch-icon" class="fa fa-{{$theme_switch_icon}}-o"></i></button>
- <button type="button" class="btn-close text-reset" data-bs-dismiss="offcanvas" aria-label="Close"></button>
+ <div class="hstack gap-1">
+ <button id="theme-switch" type="button" class="btn btn-outline-secondary border-0"><i id="theme-switch-icon" class="fa fa-{{$theme_switch_icon}}-o"></i></button>
+ <button type="button" class="btn-close text-reset" data-bs-dismiss="offcanvas" aria-label="Close"></button>
+ </div>
</div>
<div class="offcanvas-body">