This commit is contained in:
autonomic 2021-02-22 18:44:42 +01:00
parent 74fac415c8
commit 62a3df034e

View File

@ -2,6 +2,17 @@ body {
font-size: 100% !important; font-size: 100% !important;
} }
.field--type-entity-reference-revisions .field__items {
margin-left: 2em;
}
.field--type-entity-reference-revisions .field__items .field{
margin-top: 0;
}
.field--type-entity-reference-revisions .field__items .paragraph{
margin-top: 0.5em;
margin-bottom: 0.5em;
}
/* remove this confusing thing from user creation page */ /* remove this confusing thing from user creation page */
#edit-password-policy-status { #edit-password-policy-status {
display: none; display: none;