mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Merge pull request #2212 from matmair/matmair/issue2210
Fix for actions wrapping on smaller screens
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
<div class='panel'>
|
||||
<div class='panel-heading'>
|
||||
<div class='d-flex flex-row'>
|
||||
<div class='d-flex flex-wrap'>
|
||||
<h4>
|
||||
{% block heading %}
|
||||
<i>-- page header goes here --</i>
|
||||
|
Reference in New Issue
Block a user