canvas-lms/app
Colleen Palmer 1f0fba3482 Add max-width to canvas layout container
fixes: CNVS-27360

This caps our nui Canvas layout to 1366px wide

Test Plan:
- Go to a page in canvas and stretch your browser window beyond 1366px;
you should notice that the content does not stretch the full width
- ACCEPTIONS: if there is a full-width app, these settings do not apply
- Go to Calendar or Conversations (these are full-width apps), you will
notice they still take up the full browser window
- Legacy is not affected by this change

Change-Id: I19c3257f4ff73e3c9432d78daf303384e558f8c0
Reviewed-on: https://gerrit.instructure.com/73155
Tested-by: Jenkins
Reviewed-by: Pam Hiett <phiett@instructure.com>
Product-Review: Pam Hiett <phiett@instructure.com>
QA-Review: Myller de Araujo <myller@instructure.com>
2016-03-04 19:44:34 +00:00
..
coffeescripts remove old always-on features 2016-03-03 16:50:13 +00:00
controllers remove account_id from course create api doc parameters 2016-03-04 13:43:45 +00:00
helpers fix mark as done button alignment on assignments 2016-03-04 17:08:04 +00:00
jsx fix keyboard shortcut modal hotkeys firing during html editing 2016-03-03 20:30:01 +00:00
messages fix submission comment html notification format 2016-02-22 15:29:45 +00:00
middleware allow services to pass their Request ID 2016-03-01 22:30:45 +00:00
models prevent conversation participant caching problems 2016-03-04 17:58:46 +00:00
observers added live events for assignments and submissions 2015-12-18 21:41:50 +00:00
presenters Show actual assignments to grade up to 999 2016-03-01 20:04:36 +00:00
serializers Add an icon to quickly toggle post to SIS setting 2015-12-15 18:17:59 +00:00
stylesheets Add max-width to canvas layout container 2016-03-04 19:44:34 +00:00
views fix mark as done button alignment on assignments 2016-03-04 17:08:04 +00:00