mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
Overlay theme fix for MDL-25214
This commit is contained in:
parent
fc2b54691a
commit
c7a90e1069
@ -254,4 +254,12 @@ div.custom_menu_submenu li a {
|
||||
|
||||
div.firstdockitem {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.headermenu .logininfo, .headermenu div, .headermenu form {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.headermenu .logininfo {
|
||||
padding-right: 5px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user