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
@@ -335,6 +335,8 @@ a
margin-left: 38px
.viewer
+ min-height: 18px
+
ol
list-style-type: decimal
padding-left: 20px