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

fix drag&drop edit mode

parent b59c22bc
No related branches found
No related tags found
No related merge requests found
......@@ -97,6 +97,7 @@ ul.nav.navbar-nav.ml-auto {
padding-bottom: 1.3rem;
padding-top: 1%;
clear: both;
border-bottom: none!important;
}
.iena-section > .card.card_block {
......@@ -822,9 +823,11 @@ tbody th{
.iena-caption-sections > .iena-caption-icons, .iena-caption-sections > .iena-caption-icons > * {
display: inline-block;
margin-right: 7px;
}
.iena-caption-sections > .iena-caption-icons{
margin-right: 20px;
}
<li class="section clearfix iena-section" id="section-{{section}}" role="region">
<li class="section main clearfix iena-section" id="section-{{section}}" role="region">
<div class="card card_block">
<div class="heading-iena set_height">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment