css
This commit is contained in:
parent
74fac415c8
commit
8d5dda3a7a
@ -2,6 +2,12 @@ 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;
|
||||||
|
}
|
||||||
/* 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;
|
||||||
|
Reference in New Issue
Block a user