gitlab-org--gitlab-foss/app
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
..
assets Merge branch 'mobile-maximum-scale-1' into 'master' 2015-02-11 22:08:22 +00:00
controllers
finders
helpers
mailers
models Merge branch 'add_label_notes' into 'master' 2015-02-11 01:34:33 +00:00
services
uploaders
views Merge branch 'mobile-maximum-scale-1' into 'master' 2015-02-11 22:08:22 +00:00
workers