mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-7861 xhtml strict fixes - added langmenu class - fixed CSS alignment
This commit is contained in:
parent
9e93222df2
commit
e8e7dbcc8d
@ -439,6 +439,10 @@ form#adminsettings div.htmlarea {
|
||||
border-style:solid;
|
||||
}
|
||||
|
||||
.navbar .langmenu {
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
table.navbar {
|
||||
width: 100%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user