briancwald / material_admin

Drupal 8 Admin Theme
GNU General Public License v2.0
48 stars 15 forks source link

Textarea is too small when there is a text format #6

Closed e0ipso closed 7 years ago

e0ipso commented 7 years ago

The resizable textarea is too small. This happens when there is a textformat companion item.

edit recipe kibbeh contenta json api 2017-05-21 00-13-35

e0ipso commented 7 years ago

It happens without a text format as well.

add media bundle contenta json api 2017-05-21 07-51-49

briancwald commented 7 years ago

Yeah. I have a ticket out for materializecss framework about text areas because their formatting does not conform to google's documentation. https://material.io/guidelines/components/text-fields.html#text-fields-field-types

I think I will just create my own styles for this based on google docs because that issue has been open for 4+ months.

briancwald commented 7 years ago

fixed basic to use col defaults and proper outline styling with transition texarea-empty