Files
atom/static
Antonio Scandurra 9ebde9ccb2 Remove height: 100% from atom-text-editor elements
Originally, editors with autoHeight set to false had an inline style of
100%. We attempted to retain this behavior while allowing CSS to change
the height by applying this styling via a global CSS rule instead:
unfortunately, however, this applies to non autoHeight editors as well
because due to our deprecated autoHeight detection routine, the height
of these editors must be assigned on an internal element and therefore
does not override the 100% styling from the stylesheet.

Signed-off-by: Nathan Sobo <nathan@github.com>
2016-09-01 16:43:43 +02:00
..
2016-06-29 13:15:20 +09:00
2014-12-23 11:43:37 -08:00
2014-12-23 11:43:37 -08:00
2016-06-29 13:15:20 +09:00
2016-06-29 13:15:20 +09:00
2016-06-29 13:15:20 +09:00