style: enlarge a little bit the narrow pages (#3417)

This commit is contained in:
Frédéric Péters 2013-08-28 09:25:21 +02:00
parent 2921d5e0d2
commit 486da97488
1 changed files with 2 additions and 2 deletions

View File

@ -291,7 +291,7 @@ span.helptext {
body.narrow-page div.right {
padding-top: 2em;
width: 30em;
width: 35em;
margin: 1ex auto;
}
@ -302,7 +302,7 @@ body.narrow-page div.right form {
body.narrow-page div.right form div label {
font-weight: bold;
width: 9em;
width: 14em;
display: block;
float: left;
padding-top: 3px;