diff --git a/browser/main/NoteList/index.js b/browser/main/NoteList/index.js index 40d65740..4d84cd01 100644 --- a/browser/main/NoteList/index.js +++ b/browser/main/NoteList/index.js @@ -394,7 +394,7 @@ class NoteList extends React.Component { } onClick={(e) => this.handleListStyleButtonClick(e, 'DEFAULT')} > - + Default Size @@ -405,7 +405,7 @@ class NoteList extends React.Component { } onClick={(e) => this.handleListStyleButtonClick(e, 'SMALL')} > - + Small Size