Merge "settings: Fix alignment issues"

This commit is contained in:
jenkins-bot 2014-08-20 14:10:19 +00:00 committed by Gerrit Code Review
commit 79cf8eb23a

View file

@ -36,7 +36,7 @@
padding-left: 10px;
font: 20px sans-serif;
font-weight: bold;
line-height: 50px;
line-height: 58px;
border: none;
}
}
@ -50,9 +50,11 @@
display: block;
font-size: 17px;
margin: 30px 0;
margin-left: 10px;
}
form {
margin-left: -48px;
img {
margin-right: 60px;