Skip to content
Snippets Groups Projects
Commit 3a084820 authored by Myriam Delaruelle's avatar Myriam Delaruelle
Browse files

fix margin dashboard competencies

parent ea22b72f
Branches
Tags
No related merge requests found
......@@ -23,7 +23,7 @@
list-style: none
}
.iena-cpt-sel-tree .tree ul {
.iena-cpt-sel-tree .tree ufl {
margin-left: 1em;
position: relative
}
......@@ -398,6 +398,12 @@ table.dataTable{
text-align: left;
}
#dash-container{
margin-top: 30px;
}
\ No newline at end of file
.iena-filter-container h2{
margin-bottom: 25px;
margin-top: 20px;
}
/*.chart-table-data{
display: block !important;
}*/
\ No newline at end of file
......@@ -39,7 +39,7 @@
</div>
<div class='row'>
<div >
<div class="iena-filter-container">
<h2 class='h4'>Demandes d'évaluations <span class='badge badge-pill badge-primary' style=' border-radius: 0.15rem;'>{{reviews_count}}</span></h2>
<form action='{{link_filter}}' class='form-inline'>
<input type='text' hidden name='courseid' value='{{courseid}}'>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment