mirror of https://gitlab.com/brutaldon/brutaldon
And with that last change, the level should not be mobile
This commit is contained in:
parent
7692cd3bcc
commit
770ce5157f
|
@ -82,7 +82,7 @@
|
||||||
<p class="is-hidden"></p>
|
<p class="is-hidden"></p>
|
||||||
|
|
||||||
{% if not confirm_page %}
|
{% if not confirm_page %}
|
||||||
<nav class="level is-mobile">
|
<nav class="level">
|
||||||
<div class="level-left">
|
<div class="level-left">
|
||||||
<a href="{% url "reply" toot.id %}" class="level-item">
|
<a href="{% url "reply" toot.id %}" class="level-item">
|
||||||
<span ><span class="fa fa-reply">
|
<span ><span class="fa fa-reply">
|
||||||
|
|
Loading…
Reference in New Issue