Fix spacing of note editor and parent row in conflict resolution window

This commit is contained in:
Dan Stillman 2017-08-06 18:52:18 +02:00
parent aea378f105
commit 945da5e008

View file

@ -94,13 +94,9 @@ zoteromergepane {
}
zoteromergepane div[anonid=parent-row] {
margin-bottom: 5px;
margin: 7px 5px;
}
zoteromergepane div[anonid=parent-row] span {
font-weight: bold;
}
zoteromergepane zoteronoteeditor {
margin: 10px 0 0;
}