|
|
|
File Attachments:
|
None
|
|
Image Attachments:
|
|
|
Environment:
|
any
|
|
| Participants: |
Dan Poltawski, Miroslav Fikar and Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
08/Jan/08
|
| Affected Branches: |
MOODLE_18_STABLE
|
| Fixed Branches: |
MOODLE_19_STABLE, MOODLE_20_STABLE
|
|
Width of login button in Slovak and Czech languages is too small (see attached figure) . It is currently defined in blocks/login/styles.php by 5em:
.block_login .loginform .c1 input {
width:5em;
}
I propose to change it to 6em. That is satisfactory fro both languages and does not pose problems in other languages.
|
|
Description
|
Width of login button in Slovak and Czech languages is too small (see attached figure) . It is currently defined in blocks/login/styles.php by 5em:
.block_login .loginform .c1 input {
width:5em;
}
I propose to change it to 6em. That is satisfactory fro both languages and does not pose problems in other languages.
|
Show » |
committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 31/Dec/07 07:54 AM
MDL-11830 a bit bigger button in login block, removing colons and adding css spacing
|
|
|
committed 2 files to 'Moodle CVS' - 31/Dec/07 07:55 AM
MDL-11830 a bit bigger button in login block, removing colons and adding css spacing; merged from MOODLE_19_STABLE
|
|
|
committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 08/Jan/08 04:32 PM
MDL-11830 width applied to input fields only, that should solve the incorrect size of button
|
|
|
committed 2 files to 'Moodle CVS' - 08/Jan/08 04:33 PM
MDL-11830 width applied to input fields only, that should solve the incorrect size of button; merged from MOODLE_19_STABLE
|
|
|
|