Unverified Commit 03ddbfbb authored by Daniel's avatar Daniel Committed by GitHub

Fixed linebreaks with Markdown descriptions (#305)

parent 6e9b3813
......@@ -13,12 +13,10 @@
.edit-link {
opacity: 0;
margin-left: 4px;
text-decoration: none;
&.no-value {
opacity: 1;
margin-left: 0;
}
}
......@@ -29,7 +27,6 @@
// React-Markdown wraps editable text with a paragraph
> p {
margin: 0;
display: inline;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment