Simplify commit css
This commit is contained in:
parent
84994ac347
commit
171505d7ec
2 changed files with 2 additions and 5 deletions
|
|
@ -53,6 +53,6 @@ This commit can be reached from a tracked ref.
|
|||
</dd>
|
||||
{% endfor %}
|
||||
</dl>
|
||||
<pre class="message {% call r_class(reachable) %}" title="{% call r_title(reachable) %}">{{ message }}</pre>
|
||||
<pre class="{% call r_class(reachable) %}" title="{% call r_title(reachable) %}">{{ message }}</pre>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue