Style: filter_status labels are aligned on a single line
[unfold.git] / portal / templates / management-tab-requests.html
index 3679796..d534915 100644 (file)
                <i>There is no pending request waiting for validation.</i>
        </div>
 {% endif %}
-
+<br />
 <div class="col-md-12">
        <h2>Sub-Authorities</h2>
 </div>
        <i>There is no pending request waiting for validation.</i>
 </div>
 {% endif %}
-
+<br />
 <div class="col-md-12">
        <h2>Authorities with delegation</h2>
 </div>
        <i>There is no pending request waiting for validation.</i>
 </div>
 {% endif %}
+<br />
 <div class="col-md-12">
        <button class="btn btn-onelab" type="button" id="portal__validate" onclick="on_click_event();"><span class="glyphicon glyphicon-ok"></span> Validate</button>
 </div>