Merge branch 'fix/name-field-length-should-be-as-wide-as-the-bio-field' into 'develop'

fix #209 make name field length as wide as the bio field

Closes #209

See merge request pleroma/pleroma-fe!507
feature/image-description-authoring
feld 6 years ago
commit 75b8b5d1eb

@ -179,5 +179,9 @@
font-size: 1.5em;
margin: 0.25em;
}
.name-changer {
width: 100%;
}
}
</style>

Loading…
Cancel
Save