improve update error page: adjust line height of h2

This commit is contained in:
Jan-Christoph Borchardt 2014-12-10 13:39:30 +01:00
parent 5c36b0bf5d
commit 880e653aef
1 changed files with 1 additions and 0 deletions

View File

@ -362,6 +362,7 @@ input[type="submit"].enabled {
#body-login .update h2 {
font-size: 20px;
line-height: 130%;
margin-bottom: 30px;
}