Merge branch 'MDL-27294' of git://github.com/epsd/moodle
This commit is contained in:
@@ -15,7 +15,6 @@ body {
|
||||
|
||||
#page {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#page-header {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/** Path: theme pagelayout **/
|
||||
body {margin:auto 0px;width:auto; height: 100%}
|
||||
#page {width:100%;overflow:hidden; min-height: 100%;}
|
||||
#page {width:100%; min-height: 100%;}
|
||||
#page-content {
|
||||
clear: both;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user