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

fix margin dashboard competencies

parent ea22b72f
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
list-style: none list-style: none
} }
.iena-cpt-sel-tree .tree ul { .iena-cpt-sel-tree .tree ufl {
margin-left: 1em; margin-left: 1em;
position: relative position: relative
} }
...@@ -398,6 +398,12 @@ table.dataTable{ ...@@ -398,6 +398,12 @@ table.dataTable{
text-align: left; text-align: left;
} }
#dash-container{
margin-top: 30px; .iena-filter-container h2{
} margin-bottom: 25px;
\ No newline at end of file margin-top: 20px;
}
/*.chart-table-data{
display: block !important;
}*/
\ No newline at end of file
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
</div> </div>
<div class='row'> <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> <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'> <form action='{{link_filter}}' class='form-inline'>
<input type='text' hidden name='courseid' value='{{courseid}}'> <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