Fixed categories height bug
This commit is contained in:
parent
c3846f58b2
commit
835b549166
@ -77,7 +77,7 @@
|
||||
<input type="hidden" name="_addon" value="kategori">
|
||||
<input type="hidden" name="_token" value="{{ token }}">
|
||||
|
||||
<button type="submit" class="pseudo full" style="height:100%;">
|
||||
<button type="submit" class="pseudo full" style="height:inherit;">
|
||||
|
||||
{% if cat.status == 1 %}
|
||||
<i class="fa fa-times-circle-o fa-fw"></i>
|
||||
|
Loading…
Reference in New Issue
Block a user