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

feature/image-description-authoring
Joshua Burch 6 years ago
parent 1a6207be1d
commit 9eddaf6c3e

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

Loading…
Cancel
Save