Make paragraph breaks more visible in changeset and note comments
Fixes #2022
This commit is contained in:
parent
1c59d4a776
commit
4530f6e3e4
1 changed files with 2 additions and 1 deletions
|
@ -1237,7 +1237,8 @@ tr.turn:hover {
|
|||
margin: $lineheight/2 0;
|
||||
|
||||
p {
|
||||
margin-left: 10px;
|
||||
margin: 10px 6px 0 6px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue