Edit card description with invalid markdown

The viewer has a minimum height of 18px (at least a single line) so the anchor can still be clickable even there is no text shown
This commit is contained in:
Ghassen Rjab 2017-06-20 01:25:49 +01:00
parent beb59414c7
commit d8cc8167de

View file

@ -335,6 +335,8 @@ a
margin-left: 38px
.viewer
min-height: 18px
ol
list-style-type: decimal
padding-left: 20px