Make paragraph breaks more visible in changeset and note comments

Fixes #2022
This commit is contained in:
Tom Hughes 2018-10-09 15:14:35 +01:00
parent 1c59d4a776
commit 4530f6e3e4

View file

@ -1237,7 +1237,8 @@ tr.turn:hover {
margin: $lineheight/2 0;
p {
margin-left: 10px;
margin: 10px 6px 0 6px;
line-height: 1.5;
}
}