# This patch file was generated by NetBeans IDE
# This patch can be applied using context Tools: Apply Diff Patch action on respective folder.
# It uses platform neutral UTF-8 encoding.
# Above lines and this line are ignored by the patching process.
Index: theme/moodleofficial/style/pagelayout.css
--- theme/moodleofficial/style/pagelayout.css Base (1.2)
+++ theme/moodleofficial/style/pagelayout.css Locally Modified (Based On 1.2)
@@ -27,10 +27,10 @@
  *
  ****/
 
-body {margin:0;padding:16px 45px;min-width:910px;}
-#page {min-width:900px;}
+body {margin:0;padding:16px 45px;}
+#page {}
 #page-header {float:left;width:100%;}
-#page-content {clear:both;float:left;overflow:hidden;position:relative;width:100%;min-width:900px;}
\ No newline at end of file
+#page-content {clear:both;float:left;overflow:hidden;position:relative;width:100%;}
\ No newline at end of file
 #page-content #region-main-box {float:left;left:220px;position:relative;width:200%;}
 #page-content #region-main-box #region-post-box {float:left;left:50%;margin-left:-440px;position:relative;width:100%;}
 #page-content #region-main-box #region-post-box #region-main-wrap {float:right;position:relative;right:100%;width:50%;}
