mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merged registration button fix from stable
This commit is contained in:
parent
f7641e60ab
commit
b105a94b4f
1 changed files with 2 additions and 1 deletions
|
@ -862,7 +862,8 @@ body#admin-modules table.generaltable td.c0
|
|||
margin:20px;
|
||||
}
|
||||
|
||||
#admin-index .adminwarning .singlebutton {
|
||||
#admin-index .adminwarning .singlebutton,
|
||||
#admin-index #layout-table .singlebutton {
|
||||
text-align:center;
|
||||
margin:20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue