Add SIRET Type De Champ

This commit is contained in:
Paul Chavard 2018-04-03 17:53:14 +02:00
parent 0b79a3d79d
commit 45ef32e6d9
18 changed files with 210 additions and 5 deletions

View file

@ -48,6 +48,10 @@
.updated-at.highlighted {
visibility: visible;
}
.etablissement-titre {
margin-bottom: 2 * $default-padding;
}
}
.radios {
@ -82,6 +86,10 @@
&.small {
padding: $default-padding / 2;
}
&.small-margin {
margin-bottom: $default-padding / 2;
}
}
input[type=text],