From 4807d2276305d439d702e0dd6fd6d08b6ddef042 Mon Sep 17 00:00:00 2001 From: Kazu Yokomizo Date: Mon, 22 May 2017 20:13:47 +0900 Subject: [PATCH] If there is no tag, narrow the width of NoteList. --- browser/components/NoteItem.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/components/NoteItem.styl b/browser/components/NoteItem.styl index 37f330176..63ab6cf80 100644 --- a/browser/components/NoteItem.styl +++ b/browser/components/NoteItem.styl @@ -83,7 +83,6 @@ $control-height = 30px position relative bottom 0px margin-top 2px - height 20px font-size 12px line-height 20px overflow ellipsis @@ -93,6 +92,7 @@ $control-height = 30px flex 1 overflow ellipsis line-height 20px + padding-top 2px padding-left 2px .item-bottom-tagList-item