浏览代码

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
Ghassen Rjab 8 年之前
父节点
当前提交
d8cc8167de
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      client/components/main/layouts.styl

+ 2 - 0
client/components/main/layouts.styl

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