diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 4fcaaa79950f3..dd7d656aa951b 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -458,6 +458,12 @@ td.cal_event_description { padding:10px; } +/* blocklib.php */ + +#block_adminblock .sideblockmain { + text-align: center; +} + /* block_quiz_results.php */ #block_quiz_results { text-align: center;