Commit a8bbf5e2 authored by delanoe's avatar delanoe

[CSS] Divs are closed by the menu. Then, copyrights/licences still remain...

[CSS] Divs are closed by the menu. Then, copyrights/licences still remain inside the same container.
parent 7ab7773a
......@@ -77,8 +77,10 @@
</div> <!-- /row with the dynatable panels -->
</div> <!-- /jumbotron -->
</div> <!-- Alignment -->
</div> <!-- /container -->
<!--
</div> Alignment
</div> (these divs are closed by the menu)
/container -->
......
......@@ -99,15 +99,13 @@
</div> <!-- /row with the dynatable panels -->
</div> <!-- /jumbotron -->
</div> <!-- Alignment -->
<!-- /jumbotron
<!-- Divs closed by the menu
</div> Alignment
<button id="ImportList" onclick="GetUserPortfolio();" class="btn btn-warning">
Import a Corpus-List
</button>
-->
</div> <!-- /container -->
</div> container
--!>
......
......@@ -76,12 +76,11 @@
<p align="right">
<button id="move2trash" class="btn btn-primary btn-lg" >Trash It!</button>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="filter_search" style="visibility:hidden">
......@@ -108,7 +107,6 @@
</div>
</div>
<script type="text/javascript" src="{% static "js/jquery/jquery.min.js" %}"></script>
<script src="{% static "js/bootstrap/bootstrap.min.js" %}"></script>
<!-- here goes import script js/bootstrap/bootstrap-multiselect.js, mais ca marche pas-->
......
......@@ -232,6 +232,5 @@
</div>
</div>
{% endblock %}
......@@ -12,7 +12,7 @@
{% block content %}
<div class="container theme-showcase" role="main">
<div class="container">
<div class="jumbotron">
<div class="row">
<div class="col-md-4 content">
......@@ -65,10 +65,7 @@
<div class="container">
<div class="row">
<div class="col-md-4 content">
<h3><a href="#" title="Random sentences in Gargantua's Books chapters, historically true">Historic</a></h3>
<p> {{ paragraph_gargantua }}</p>
......@@ -90,9 +87,7 @@
</p>
</div>
</div>
</div>
{% endblock %}
......@@ -135,7 +135,6 @@
{% endif %}
</div>
</div>
<div id="sharemodal" class="modal fade">
......
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