Skip to content
Snippets Groups Projects
Commit 75b8b5d1 authored by feld's avatar feld
Browse files

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
parents 1a6207be 9eddaf6c
Branches
No related tags found
No related merge requests found
......@@ -179,5 +179,9 @@
font-size: 1.5em;
margin: 0.25em;
}
.name-changer {
width: 100%;
}
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment