Merge branch 'issue475_bug_graphique'

This commit is contained in:
Mathieu Jaumotte 2022-03-02 17:38:20 +01:00
commit 9f9986d367
2 changed files with 5 additions and 2 deletions

View File

@ -329,6 +329,10 @@ div.float-button {
padding: 0;
}
}
.chill-entity.entity-address .address p {
display: unset;
}
}
&.debug {
padding: 1em;

View File

@ -72,8 +72,7 @@ section.chill-entity {
}
}
p {
// DISABLED : bug with .float-button.bottom
//display: inline-block;
display: inline-block;
//margin: 0 0 0 1.5em;
//text-indent: -1.5em;