Adjust ckeditor heights

Drupal core renders every ckeditor field with the same initial height.

I made a module to make that height adjustable per field via the rows option. https://www.drupal.org/project/ckeditorheight

I suggest adding it globally for nicer UI.