Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles

This commit is contained in:
Julie Lenaerts 2022-03-02 18:08:16 +01:00
commit 9a0883eb5f
2 changed files with 5 additions and 2 deletions

View File

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

View File

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