mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 13:02:07 +02:00
Longer titles names in languages like German are displayed above the input field. I reduced the length of the input fields to 5em as in 1.8.
This commit is contained in:
parent
c97535a6be
commit
70a4677d74
@ -6,9 +6,8 @@
|
||||
display:inline;
|
||||
}
|
||||
|
||||
|
||||
.block_login .loginform .c1 input {
|
||||
width: 6em;
|
||||
width:5em;
|
||||
}
|
||||
|
||||
.block_login .loginform div {
|
||||
|
Loading…
x
Reference in New Issue
Block a user