gitlab-org--gitlab-foss/app/assets
Bryce Johnson 81e9c28425 Render add-diff-note button with server.
This commit moves the rendering of the button back to the server, and
shows/hides it using opacity rather than display. It also removes the
transform applied to the button on hover (scale). Previously, both of these
factors automatically triggered a reflow, which creates a performance
bottleneck on pages with larger DOM size.

MR: !12103
2017-06-29 12:50:45 -04:00
..
images added section to profile/preferences 2017-06-21 14:45:23 +01:00
javascripts Render add-diff-note button with server. 2017-06-29 12:50:45 -04:00
stylesheets Render add-diff-note button with server. 2017-06-29 12:50:45 -04:00