wp-papi / papi

:rocket: WordPress Page Type API with custom fields
https://wp-papi.github.io
MIT License
263 stars 32 forks source link

Fields are cut in half on mobile #150

Closed ekandreas closed 8 years ago

ekandreas commented 8 years ago

When using WordPress wp-admin and edit a page type with Papi fields the fields are cut in half. Perhaps there are some responsive class missing to the inputs?

frozzare commented 8 years ago

I think you mean that the names are smaller since the fields are at 99.5% width. It's hard to adjust all fields to look good on a mobile phone, for example a flexible with different level of fields are a hard do adjust. I think it look good enough right now since we can't make the fields smaller, a lot of properties would break if we adjust the size right now. The most important is that you can type in a input field and you can, the property title get smaller but not the field.

ekandreas commented 8 years ago

Do as you want, the input fields are not adjusted as ordinary WordPress input fields. Perhaps it should be written in the docs that Papi isn't responsive for admin editoral input? img_1826