mirror of
https://github.com/grocy/grocy.git
synced 2026-04-08 13:46:14 +02:00
Also hide the title menu collapse button
This commit is contained in:
parent
7059cb43bc
commit
a3b03871a2
|
|
@ -82,7 +82,7 @@
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<div class="title-related-links">
|
<div class="title-related-links">
|
||||||
<h2 class="title">@yield('title')</h2>
|
<h2 class="title">@yield('title')</h2>
|
||||||
<div class="float-right">
|
<div class="float-right d-print-none">
|
||||||
<button class="btn btn-outline-dark d-md-none mt-2 order-1 order-md-3"
|
<button class="btn btn-outline-dark d-md-none mt-2 order-1 order-md-3"
|
||||||
type="button"
|
type="button"
|
||||||
data-toggle="collapse"
|
data-toggle="collapse"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user