mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
UI test/review
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<div class="col-xs-12 col-md-6 col-xl-4 pb-3">
|
||||
<div class="title-related-links">
|
||||
<h2 class="title">@yield('title')</h2>
|
||||
<button class="btn btn-outline-dark d-md-none mt-2 float-right order-1 order-md-3"
|
||||
<button class="btn btn-outline-dark d-md-none mt-2 float-right order-1 order-md-3 hide-when-embedded"
|
||||
type="button"
|
||||
data-toggle="collapse"
|
||||
data-target="#related-links">
|
||||
@@ -40,7 +40,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="my-2 py-1">
|
||||
<hr class="my-2">
|
||||
|
||||
<form id="consume-form"
|
||||
novalidate>
|
||||
|
Reference in New Issue
Block a user