Increase whitespace between comments in the note popup

This commit is contained in:
Tom Hughes 2013-04-27 11:23:58 +01:00
parent 899dab08f9
commit e2b364d002

View file

@ -1728,6 +1728,10 @@ a.button.submit {
margin-bottom: 10px;
}
div {
margin-top: 10px;
}
.warning {
display: block;
background-color: #ff7070;
@ -1736,8 +1740,8 @@ a.button.submit {
}
.comment_body {
margin-top: 4px;
margin-bottom: 4px;
margin-top: 2px;
margin-bottom: 2px;
p {
margin-top: 0px;