| Currently the Schema editor uses a hardcoded header height to render correctly: https://github.com/aerogear/data-sync-ui/blob/master/ui/components/schema/SchemaContainer.js#L43 We need to find a pure CSS solution for that or at the very least do it dynamically in Javascript. |