mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
Issue #58 - Decided to support only Moodle 29+ however older versions may work if using an additional local plugin (skeleton included in the local_outage subfolder).
This commit is contained in:
@@ -63,7 +63,7 @@ If you need to make changes here, remember to update your settings inside Moodle
|
||||
}
|
||||
|
||||
.auth_outage_warningbar_center {
|
||||
margin-top: -45px;
|
||||
margin-top: -35px;
|
||||
position: relative;
|
||||
top: 50%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user