gitlab-org--gitlab-foss/app/assets/stylesheets
Robert Speicher 933834c4a6 Allow manual resize of js-autosize textareas
First, the autosize library was being too controlling and removed the
`resize` property from any elements to which it was attached, removing
the drag handle.

Second, we detect when the user manually resizes an autosize textarea,
and then remove the autosize behavior from it and increase its
max-height.

This should allow for the best of both worlds.

Closes #12832
2016-02-01 17:00:03 -05:00
..
framework Allow manual resize of js-autosize textareas 2016-02-01 17:00:03 -05:00
highlight Increase contrast between highlighted code comments and inline diff marker. 2016-01-27 16:08:42 +01:00
pages Allow manual resize of js-autosize textareas 2016-02-01 17:00:03 -05:00
application.scss Fix paths for jquery-ui assets 2015-12-22 17:14:01 -05:00
behaviors.scss
framework.scss Start moving all navigation to one class 2016-01-13 15:03:32 +01:00
print.scss