gitlab-org--gitlab-foss/app/assets
Dmitriy Zaporozhets 36bbd5affb Merge branch 'mobile-maximum-scale-1' into 'master'
Don't allow page to be scaled on mobile and add horizontal scrolling to code blocks

Closes #1974.

Previously, scaling (both automatically and manually) was enabled on mobile, which caused the top and sidebar to move over content. Scaling is now disabled.

Also previously, code in issues or comments too wide to fit inside the width of the window would "flow out" on the right, causing the whole page to become very wide and causing scrolling to scroll the entire page instead of just the code. Code blocks now scroll themselves.

See merge request !1501
2015-02-11 22:08:22 +00:00
..
images GitLab integration. Importer 2015-02-05 12:50:34 -08:00
javascripts Actually submit comment on command-enter. 2015-02-11 12:21:11 +01:00
stylesheets Add horizontal scrolling to code blocks. 2015-02-11 17:40:03 +01:00