mirror of
https://github.com/moodle/moodle.git
synced 2025-03-17 14:10:08 +01:00
theme-formal_white MDL-25090 Fixed region width problem. Thanks Daniele for the solution.
This commit is contained in:
parent
7ebe056b3d
commit
69c7385657
@ -1,5 +1,5 @@
|
||||
.block .content {background-color:[[setting:backgroundcolor]];}
|
||||
#page-content #region-main-box {left:[[setting:regionwidthplus10]];}
|
||||
#page-content #region-main-box {left:[[setting:regionwidth]];}
|
||||
#page-content #region-post-box {margin-left:-[[setting:regionwidthdouble]];}
|
||||
#page-content #region-pre {width:[[setting:regionwidth]];left:[[setting:regionwidth]];}
|
||||
#page-content #region-post {width:[[setting:regionwidth]];}
|
||||
|
Loading…
x
Reference in New Issue
Block a user