diff --git a/browser/components/NoteItem.styl b/browser/components/NoteItem.styl index d2ebd1a1..12f8b193 100644 --- a/browser/components/NoteItem.styl +++ b/browser/components/NoteItem.styl @@ -117,7 +117,7 @@ $control-height = 30px .item-star position absolute right 5px - bottom -2px + bottom 0px width 34px height 34px color alpha($ui-favorite-star-button-color, 60%)