From 428de3dcc3f79fc3baa75d8f8320e048522e8aaf Mon Sep 17 00:00:00 2001 From: Damyon Wiese Date: Thu, 8 Sep 2016 16:59:52 +0800 Subject: [PATCH] MDL-55793 theme_noname: Use fixed width container Part of MDL-55071 --- theme/noname/scss/moodle/modules.scss | 4 ---- theme/noname/templates/columns1.mustache | 4 ++-- theme/noname/templates/columns2.mustache | 4 ++-- theme/noname/templates/header.mustache | 2 +- theme/noname/templates/maintenance.mustache | 4 ++-- theme/noname/templates/secure.mustache | 4 ++-- 6 files changed, 9 insertions(+), 13 deletions(-) diff --git a/theme/noname/scss/moodle/modules.scss b/theme/noname/scss/moodle/modules.scss index 3ebe8c0b1d2..587cc03934d 100644 --- a/theme/noname/scss/moodle/modules.scss +++ b/theme/noname/scss/moodle/modules.scss @@ -174,10 +174,6 @@ select { .langmenu form { margin: 0; } -.container-fluid { - max-width: 1680px; - margin: 0 auto; -} // contributed by Paul Hibbitts, see http://msdn.microsoft@mixin com/en-us/library/ie/jj583807(v=vs.85).aspx canvas { -ms-touch-action: auto; diff --git a/theme/noname/templates/columns1.mustache b/theme/noname/templates/columns1.mustache index dc721b92ce8..5f951448377 100644 --- a/theme/noname/templates/columns1.mustache +++ b/theme/noname/templates/columns1.mustache @@ -15,7 +15,7 @@ {{>theme_noname/header}} -
+
{{{ output.full_header }}}
@@ -32,7 +32,7 @@