Commit 4103c536 authored by delanoe's avatar delanoe

[CSS]

parent 60ec5d88
...@@ -110,8 +110,7 @@ ...@@ -110,8 +110,7 @@
<span class="glyphicon glyphicon-trash" aria-hidden="true"></span> <span class="glyphicon glyphicon-trash" aria-hidden="true"></span>
</button> </button>
</div> </div>
<div class="col-md-3 content">
<div class="col-md-4 content">
{% for state in corpus.hyperdata.statuses %} {% for state in corpus.hyperdata.statuses %}
{% ifequal state.action "ngrams_extraction" %} {% ifequal state.action "ngrams_extraction" %}
{% if state.complete %} {% if state.complete %}
...@@ -171,6 +170,7 @@ ...@@ -171,6 +170,7 @@
{% endifequal %} {% endifequal %}
{% endfor %} {% endfor %}
</div> </div>
<div class="col-md-1 content"></div>
</h4> </h4>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment