mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Merge branch 'issue475_bug_graphique'
This commit is contained in:
commit
9f9986d367
@ -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;
|
||||||
|
@ -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;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user